Add staticcheck configuration

This commit is contained in:
Andrew Ayer 2025-06-23 23:10:05 -04:00
parent 3e811e86d7
commit f5779c283c

1
staticcheck.conf Normal file
View File

@ -0,0 +1 @@
checks = ["inherit", "-ST1005", "-S1002"]