mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-10 17:38:13 +08:00
886dbf6d00
* Make staticcheck more strict and fix new warnings
3 lines
171 B
Text
3 lines
171 B
Text
checks = ["all", "-ST1000", "-U1000"]
|
|
# U1000 is disabled due to https://github.com/dominikh/go-tools/issues/810
|
|
# TODO(tlim): When #810 is fixed, we should enable U1000.
|