Skip to content

Commit

Permalink
fix: disabled comment linter
Browse files Browse the repository at this point in the history
  • Loading branch information
FMotalleb committed Jun 2, 2024
1 parent 5b74c7f commit f01f89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ linters-settings:
linters:
disable-all: true
enable:
- godoc
- comment
- bodyclose
- dogsled
- dupl
Expand Down

0 comments on commit f01f89f

Please sign in to comment.