Cline rules
.clinerules/09-linting.mdCline rules
Quality
51/100
Scores the file, not the repository.Length
134 words
3 headings · 0 code blocksRepository
1
— · pushed 311 days agoLast changed
3 days ago
First indexed 3 days ago.1# Linting23## Typescript Linting4Typescript code should be linted using the `lint` and `lint:fix` commands as described in each package's [package.json](../packages/starter-typescript/package.json) file (starter template linked here for reference). Usually, this command will run `eslint` which will then load the [eslint.config.mjs](../packages/starter-typescript/eslint.config.mjs) file which imports our shared [eslint.config.mjs](../configs/eslint-config/eslint.config.mjs) as a base and adds any necessary overrides. When writing Typescript code, make sure to load the base eslint config file, and the project specific one to be aware of the linting rules and avoid any linting errors as you contribute code.56For more info on modern ESLint configuration, see https://eslint.org/docs/latest/use/configure/configuration-files that explains flat config files.78I MUST read [eslint.config.mjs](../packages/starter-typescript/eslint.config.mjs) and the relevant package's [eslint.config] whenever I write some Typescript code - this is not optional.910## Solidity Linting11Solidity code should be formatted using `forge fmt`12
Also in leto-labs/agent-coeus
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 |
|---|---|---|---|---|---|
| leto-labs/agent-coeus.clinerules/01-project-brief.md · 1 | Cline rules | archagent-behaviour | 25/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/03-accessibility.md · 1 | Cline rules | no sections | 16/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/04-styling.md · 1 | Cline rules | uiagent-behaviour | 30/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/05-editing-components.md · 1 | Cline rules | no sections | 16/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/06-technologies.md · 1 | Cline rules | testtypesuido-not | 59/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/07-memory-bank.md · 1 | Cline rules | archperformancedocs | 52/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/08-learning-process.md · 1 | Cline rules | no sections | 16/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/10-repomix.md · 1 | Cline rules | testlint-format | 46/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/11-templates.md · 1 | Cline rules | lint-formattypesdo-notagent-behaviour | 58/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/12-tickets.md · 1 | Cline rules | stylearchgitagent-behaviour+1 | 62/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/13-dependency-management.md · 1 | Cline rules | agent-behaviour | 16/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/14-code-and-implementation.md · 1 | Cline rules | no sections | 16/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/15-sdk-library-usage.md · 1 | Cline rules | no sections | 4/100 | 3 days ago | |
| leto-labs/agent-coeus.clinerules/16-communication-and-comprehension.md · 1 | Cline rules | no sections | 4/100 | 3 days ago |
Diff against .clinerules/01-project-brief.md Diff against .clinerules/03-accessibility.md Diff against .clinerules/04-styling.md Diff against .clinerules/05-editing-components.md Diff against .clinerules/06-technologies.md Diff against .clinerules/07-memory-bank.md Diff against .clinerules/08-learning-process.md Diff against .clinerules/10-repomix.md Diff against .clinerules/11-templates.md Diff against .clinerules/12-tickets.md Diff against .clinerules/13-dependency-management.md Diff against .clinerules/14-code-and-implementation.md Diff against .clinerules/15-sdk-library-usage.md Diff against .clinerules/16-communication-and-comprehension.md
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| bashdeban/fastmind.clinerules/.project-consistency-keeper2.md · 5 | Cline rules | setupbuildtestlint-format+11 | 100/100 | 3 days ago | |
| JCodesMore/ai-website-cloner-template.clinerules · 31k | Cline rules | buildlint-formatstylearch+3 | 97/100 | 2 days ago | |
| u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1 | Cline rules | setuparchtypesdo-not | 93/100 | yesterday | |
| blendsdk/codeops-mcp.clinerules/project.md · 0 | Cline rules | buildteststylearch+7 | 91/100 | 3 days ago | |
| cline/cline.clinerules/general.md · 66k | Cline rules | setupbuildstylearch+2 | 86/100 | 3 days ago | |
| u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 6 | Cline rules | setuptestlint-formatstyle+2 | 86/100 | 3 days ago |
