vendor
This commit is contained in:
5
vendor/github.com/lib/pq/staticcheck.conf
generated
vendored
Normal file
5
vendor/github.com/lib/pq/staticcheck.conf
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
checks = [
|
||||
'all',
|
||||
'-ST1000', # "Must have at least one package comment"
|
||||
'-ST1003', # "func EnableInfinityTs should be EnableInfinityTS"
|
||||
]
|
||||
Reference in New Issue
Block a user