configure staticcheck

This commit is contained in:
Kovid Goyal
2022-09-21 19:35:46 +05:30
parent 8221713995
commit 4b6bae576d

1
staticcheck.conf Normal file
View File

@@ -0,0 +1 @@
checks = ["all", "-ST10006", "-ST1012"]