Skip to content

Commit

Permalink
try to fix linter
Browse files Browse the repository at this point in the history
Signed-off-by: denis-tingaikin <[email protected]>
  • Loading branch information
denis-tingaikin committed Sep 12, 2024
1 parent 6de86fc commit e6cf42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ linters:
disable-all: true
enable:
# - rowserrcheck
- goheader
# - goheader
- bodyclose
- deadcode
- depguard
Expand Down

0 comments on commit e6cf42a

Please sign in to comment.