Skip to content

Add build tools and fix linter errors#1

Open
abaschen wants to merge 2 commits intoValinor:mainfrom
abaschen:main
Open

Add build tools and fix linter errors#1
abaschen wants to merge 2 commits intoValinor:mainfrom
abaschen:main

Conversation

@abaschen
Copy link

  • Add golangci-lint configuration and binary
  • Add .gitignore for Go project artifacts
  • Add .goreleaser.yml for release automation
  • Fix Go module version in go.mod
  • Improve makefile with linting and build targets
  • vet: Fix errcheck violations in config_test.go by properly handling error returns

- Add golangci-lint configuration and binary
- Add .gitignore for Go project artifacts
- Add .goreleaser.yml for release automation
- Fix Go module version in go.mod
- Improve makefile with linting and build targets
- Fix errcheck violations in config_test.go by properly handling error returns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant