Skip to content

Commit

Permalink
Add lint checking for bidi characters (#3872)
Browse files Browse the repository at this point in the history
  • Loading branch information
esnible authored Aug 15, 2022
1 parent 55a8ca9 commit 711a2b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ linters:
- gosec
- govet
- misspell
- bidichk
disable:
- errcheck

Expand Down

0 comments on commit 711a2b8

Please sign in to comment.