Skip to content

Commit

Permalink
chore(lint): remove invalid config fields
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Jun 13, 2024
1 parent 8e802d4 commit 20792e9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
linters-settings:
maligned:
suggest-new: true
misspell:
locale: US

Expand Down Expand Up @@ -80,8 +78,3 @@ linters:
- usestdlibvars
- wastedassign
- whitespace

run:
skip-dirs:
- .devcontainer
- .github

0 comments on commit 20792e9

Please sign in to comment.