Files
validate/staticcheck.conf
T

3 lines
133 B
Plaintext
Raw Normal View History

2024-07-17 23:01:04 +01:00
# Similar to https://staticcheck.dev/docs/configuration/options/#checks
checks = ["all", "-ST1000", "-ST1003", "-ST1016", "-SA1012"]