Skip to content

Commit

Permalink
throw the hammer
Browse files Browse the repository at this point in the history
  • Loading branch information
chmouel committed Apr 5, 2024
1 parent fb75f1d commit a0a2def
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .errcheck.txt

This file was deleted.

5 changes: 5 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ issues:
exclude-dirs:
- tint
- vendor
exclude-rules:
# Exclude some linters from running on tests files.
- path: \.go
linters:
- typecheck
linters-settings:
gocritic:
disabled-checks:
Expand Down

0 comments on commit a0a2def

Please sign in to comment.