Cursor rule
.cursor/rules/linter-disable-policy.mdcCommitlint AI linter disable policy
Cursor rules
Quality
35/100
Scores the file, not the repository.Length
94 words
1 headings · 0 code blocksRepository
3
— · pushed 72 days agoLast changed
3 days ago
First indexed 3 days ago.123456# Linter Disable Policy78- Do not add file-level or block-level `eslint-disable` directives.9- Existing file-level disables must be removed or narrowed when touched.10- Line-level disables are a last resort. First try clearer code, smaller types, local constants, kind folders, or better ownership placement.11- External-contract object keys from SDKs may require exceptions, but keep the exception local to the affected line and document the exact rule and reason.12- Never use broad forms such as `eslint-disable-next-line` without a rule name, broad `eslint-disable`, or multiple unrelated rules together.13- Remove unused disables immediately.14
Also in ElsiKora/Commitizen-Plugin-Commitlint-AI
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| ElsiKora/Commitizen-Plugin-Commitlint-AI.cursor/rules/architecture-boundaries.mdc · 3 | Cursor rules | no sections | 16/100 | 3 days ago | |
| ElsiKora/Commitizen-Plugin-Commitlint-AI.cursor/rules/documentation-governance.mdc · 3 | Cursor rules | docs | 16/100 | 3 days ago | |
| ElsiKora/Commitizen-Plugin-Commitlint-AI.cursor/rules/file-organization.mdc · 3 | Cursor rules | styledo-not | 58/100 | 3 days ago | |
| ElsiKora/Commitizen-Plugin-Commitlint-AI.cursor/rules/no-noisy-abstractions.mdc · 3 | Cursor rules | style | 20/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 3 days ago | |
| markstev/mark-starter.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 99/100 | 3 days ago | |
| Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 3 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 3 days ago |
