From f87aca5b736544d436ffb3dbefd1ffe587d25cc4 Mon Sep 17 00:00:00 2001 From: nedcodes-ok Date: Mon, 23 Feb 2026 18:51:26 -0500 Subject: [PATCH] Add cursor-lint to Testing & Quality section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..387a06b 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. +* [cursor-lint](https://github.com/nedcodes-ok/cursor-lint) - A linter for Cursor AI .cursorrules and .mdc rule files. Catches broken frontmatter, missing fields, and rule issues from the CLI. ## Docs & Knowledge