linter: linter checks non-ASCII identifiers (#6574)

Enabled the ASCII check linter
https://github.com/tdakkota/asciicheck

Closes #2801
This commit is contained in:
JayT106
2021-06-14 04:35:44 -04:00
committed by GitHub
parent cb63ab4ac0
commit 21536ac7a4

View File

@@ -39,6 +39,7 @@ linters:
# - wsl
# - gocognit
- nolintlint
- asciicheck
issues:
exclude-rules: