Skip to content

Commit

Permalink
remove vestigal file
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorVin committed Feb 13, 2024
1 parent 51fa023 commit 59460d0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1,381 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ issues:
- linters:
- gocritic
text: "whyNoLint"

- linters:
- goerr113
text: "do not define dynamic errors"
exclude:
# Default excludes from `golangci-lint run --help` with EXC0002 removed
# EXC0001 errcheck: Almost all programs ignore errors on these functions and in most cases it's ok
Expand Down
Loading

0 comments on commit 59460d0

Please sign in to comment.