Skip to content

Commit

Permalink
deprecation check skip
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-sidelnikov committed Oct 14, 2022
1 parent 864706e commit 9955210
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Expand Up @@ -34,3 +34,7 @@ linters-settings:
misspell:
ignore-words:
- unknwon
staticcheck:
checks:
- all
- '-SA1019' # disable the rule SA1019

0 comments on commit 9955210

Please sign in to comment.