objones25 athena .cursorrules file for Go

{
  "check_for_updates": true,
  "ignore_patterns": [
    "*.log",
    "tmp/*",
    "dist/*",
    "coverage.out"
  ],
  "format_on_save": true,
  "go": {
    "format_tool": "gofmt",
    "imports_on_save": true,
    "test_on_save": false
  }
}
go
golang
makefile

First Time Repository

Go

Languages:

Go: 270.0KB
Makefile: 2.0KB
Created: 12/31/2024
Updated: 1/8/2025

All Repositories (1)