Cursor rule
.cursor/rules/commits-dco.mdcEvery commit must be signed off (DCO). Use git commit -s. Never commit without sign-off.
Cursor rules
Quality
38/100
Scores the file, not the repository.Length
106 words
1 headings · 0 code blocksRepository
3
— · pushed 1 days agoLast changed
3 days ago
First indexed 3 days ago.123456# Commits and DCO (Developer Certificate of Origin)78- **Sign-off is required**: Every commit in this repository must include a `Signed-off-by` line (DCO). The DCO bot checks this on PRs.9- **When committing**: Always use `git commit -s` (the `-s` flag adds the sign-off automatically). For example: `git commit -s -m "fix: message"`.10- **Do not add** a `Made-with: Cursor` (or similar) trailer or footer to commit messages.11- **If you already committed without sign-off**: Run `git commit --amend -s --no-edit`, then `git push --force-with-lease` (or push with force as appropriate for the branch).12- **Human contributors**: See [CONTRIBUTING.md](CONTRIBUTING.md) for full DCO and git config instructions.13
Also in devopsfactory-io/neptune
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 |
|---|---|---|---|---|---|
| devopsfactory-io/neptune.cursor/rules/ci-and-release.mdc · 3 | Cursor rules | deployment | 45/100 | 3 days ago | |
| devopsfactory-io/neptune.cursor/rules/config-and-yaml.mdc · 3 | Cursor rules | no sections | 16/100 | 3 days ago | |
| devopsfactory-io/neptune.cursor/rules/docs-and-ai-context.mdc · 3 | Cursor rules | docs | 16/100 | 3 days ago | |
| devopsfactory-io/neptune.cursor/rules/go-standards.mdc · 3 | Cursor rules | lint-format | 35/100 | 3 days ago | |
| devopsfactory-io/neptune.cursor/rules/issue-creation.mdc · 3 | Cursor rules | no sections | 24/100 | 3 days ago | |
| devopsfactory-io/neptuneAGENTS.md · 3 | AGENTS.md | setupbuildtestlint-format+5 | 81/100 | 3 days ago | |
| devopsfactory-io/neptuneCLAUDE.md · 3 | CLAUDE.md | lint-formatstyletypestesting-strategy+5 | 89/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 3 days ago | |
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/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 | |
| skillrecordings/egghead-next.cursor/rules/project-update-user-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 3 days ago | |
| nerds-odd-e/doughnut.cursor/rules/cli.mdc · 49 | Cursor rules | setupbuildteststyle+4 | 96/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/gh-task-plan.mdc · 1.4k | Cursor rules | teststylearchtypes+2 | 96/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 3 days ago |
