Skip to content

Commit

Permalink
Update golang lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
chamburr committed Oct 4, 2023
1 parent f6273f5 commit c822d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HTMLConverter/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ output:
linters:
enable-all: true
disable:
- depguard
- dupword
- exhaustruct
- exhaustivestruct
Expand Down

0 comments on commit c822d2f

Please sign in to comment.