Skip to content

Commit

Permalink
feat(golint-ci): remove depricated and faulty linter
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba-4chain committed May 24, 2024
1 parent ab6eefb commit c480147
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,6 @@ linters-settings:
line-length: 150
# tab width in spaces. Default to 1.
tab-width: 1
maligned:
# print struct with more effective memory layout or not, false by default
suggest-new: true
misspell:
# Correct spellings using locale preferences for US or UK.
# Default is to use a neutral variety of English.
Expand Down

0 comments on commit c480147

Please sign in to comment.