Cursor rule
.cursor/rules/go.mdc[object Object]
Cursor rules
Quality
50/100
Scores the file, not the repository.Length
90 words
5 headings · 0 code blocksRepository
11
— · pushed 73 days agoLast changed
3 days ago
First indexed 3 days ago.123456The fundamental rules to implement Go code78## Best Practices9- Always run `go build` after making changes10- Use `gofmt` for code formatting11- Write unit tests for new features12- Use interfaces for better abstraction13- Keep functions small and focused1415## Reminders16- After change: Don't forget to run `go build` to verify your changes17- Before commit: Run all tests and linters before committing1819## Code comment20- Always describe in English2122## Linting23- golint24- staticcheck25- errcheck2627## Formatting28- gofmt29- goimports3031
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 |
