Skip to content

Commit

Permalink
Fix not allowed properties of Golangci-lint Configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Rodák <[email protected]>
  • Loading branch information
Honny1 committed Jul 3, 2024
1 parent 8ed83c9 commit d571820
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
run:
concurrency: 6
deadline: 5m
skip-dirs-use-default: true
timeout: 5m
linters:
enable:
- gofumpt
Expand Down

0 comments on commit d571820

Please sign in to comment.