diff --git a/.golangci.yml b/.golangci.yml index 8aa45461ef1..9d1a6fc9c35 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -203,7 +203,6 @@ linters: # Body type names exempt from the "pass by value, not by pointer" rule. # TODO: fix and remove these exceptions. body-allowed-pointer-types: - - ActionsVariable - AddProjectItemOptions - AuthorizationRequest - CodeScanningAlertState @@ -218,7 +217,6 @@ linters: - CustomDeploymentProtectionRuleRequest - CustomProperty - DependabotAlertState - - DependabotEncryptedSecret - DependencyGraphSnapshot - EncryptedSecret - EnterpriseSecurityAnalysisSettings