chore: upgrade linter
This commit is contained in:
parent
5841c9a7a5
commit
03b08d67f0
3 changed files with 4 additions and 2 deletions
|
@ -67,6 +67,7 @@
|
|||
"scopelint", # Deprecated
|
||||
"interfacer", # Deprecated
|
||||
"maligned", # Deprecated
|
||||
"golint", # Deprecated
|
||||
"sqlclosecheck", # Not relevant (SQL)
|
||||
"rowserrcheck", # Not relevant (SQL)
|
||||
"lll", # Not relevant
|
||||
|
@ -97,6 +98,7 @@
|
|||
"unparam", # Too strict
|
||||
"godox", # Too strict
|
||||
"forcetypeassert", # Too strict
|
||||
"tagliatelle", # Not compatible with current tags.
|
||||
]
|
||||
|
||||
[issues]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue