Skip to content

Commit

Permalink
wip enable all
Browse files Browse the repository at this point in the history
  • Loading branch information
maximpertsov committed Mar 15, 2024
1 parent 6c834b7 commit 1bb0195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/.golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ linters-settings:
lll:
line-length: 140
revive:
# enable-all-rules: true
enable-all-rules: true
rules:
- name: context-as-argument
disabled: false
Expand Down

0 comments on commit 1bb0195

Please sign in to comment.