remove deprecated checks
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
parent
54fa04c580
commit
ad09545025
1 changed files with 0 additions and 2 deletions
|
@ -200,9 +200,7 @@ linters-settings:
|
||||||
- stringConcatSimplify
|
- stringConcatSimplify
|
||||||
- stringsCompare
|
- stringsCompare
|
||||||
- switchTrue
|
- switchTrue
|
||||||
- timeCmpSimplify
|
|
||||||
- timeExprSimplify
|
- timeExprSimplify
|
||||||
- todoCommentWithoutDetail
|
|
||||||
- tooManyResultsChecker
|
- tooManyResultsChecker
|
||||||
- typeAssertChain
|
- typeAssertChain
|
||||||
- typeDefFirst
|
- typeDefFirst
|
||||||
|
|
Loading…
Reference in a new issue