mirror of
https://github.com/nkanaev/yarr.git
synced 2026-06-24 17:15:17 +00:00
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
checks = [
|
|
'all',
|
|
'-ST1000', # "Must have at least one package comment"
|
|
'-ST1003', # "func EnableInfinityTs should be EnableInfinityTS"
|
|
]
|