From f80780bec959906bb978235584c7a8b345e82032 Mon Sep 17 00:00:00 2001 From: Ilias Aberkane Date: Tue, 15 Sep 2026 18:18:44 +0200 Subject: [PATCH] Add geolint to Testing & Quality --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..a939bf4 100644 --- a/readme.md +++ b/readme.md @@ -116,6 +116,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [ESLint](https://eslint.org/) - Linting utility for JavaScript and TypeScript. * [Prettier](https://prettier.io/) - Opinionated code formatter. * [SonarQube](https://www.sonarsource.com/products/sonarqube/) - Continuous inspection of code quality. +* [geolint](https://github.com/iliasabk/geolint) - ESLint-style linter for AI-search readiness: robots.txt across 51 AI crawler tokens, llms.txt, structured data, citability. CLI, GitHub Action, MCP server. ## Docs & Knowledge