Merge pull request #32158 from arnavnagzirkar/fix-32137

ci: enable bidichk linter to prevent invisible Unicode characters
pull/32054/merge
Evans Mungai 2 days ago committed by GitHub
commit d8b71d9533
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -19,6 +19,7 @@ linters:
# Keep sorted alphabetically
enable:
- bidichk
- depguard
- dupl
- exhaustive

Loading…
Cancel
Save