diff --git a/.golangci.yml b/.golangci.yml index 38c6efe..49e8393 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -39,7 +39,6 @@ linters-settings: - performance - diagnostic disabled-checks: - - regexpMust - appendAssign - rangeValCopy - exitAfterDefer