add nolint

This commit is contained in:
2023-11-07 07:25:07 -06:00
parent 3d78e41e34
commit f351698afa
2 changed files with 3 additions and 2 deletions

View File

@@ -23,7 +23,8 @@
"nolint",
"goconst",
"TZUTC",
"webserver"
"webserver",
"gocognit"
],
"comment": {