Skip to content

Commit

Permalink
Merge pull request #255 from prometheus/mr/242/no-gofumpt
Browse files Browse the repository at this point in the history
Remove gofumpt linter
  • Loading branch information
matthiasr authored Mar 3, 2024
2 parents 28ffe28 + 98ad652 commit ce98b64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ run:
linters:
enable:
- errorlint
- gofumpt
- goimports
- staticcheck
disable-all: true
Expand Down

0 comments on commit ce98b64

Please sign in to comment.