Skip to content

Commit

Permalink
Merge pull request #14 from bbkane/git-xargs/sync-golang-ci-lint
Browse files Browse the repository at this point in the history
Add goimports
  • Loading branch information
bbkane authored Dec 8, 2023
2 parents eb23c1f + 52df989 commit 0e27502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ linters:
- gochecknoglobals
- gochecknoinits
- gofmt
- goimports
- nonamedreturns
- predeclared
fast: false

0 comments on commit 0e27502

Please sign in to comment.