There was an error while loading. Please reload this page.
paramcheck
1 parent 7314b00 commit c225808Copy full SHA for c225808
1 file changed
.golangci.yml
@@ -203,7 +203,6 @@ linters:
203
# Body type names exempt from the "pass by value, not by pointer" rule.
204
# TODO: fix and remove these exceptions.
205
body-allowed-pointer-types:
206
- - ActionsVariable
207
- AddProjectItemOptions
208
- AuthorizationRequest
209
- CodeScanningAlertState
@@ -218,7 +217,6 @@ linters:
218
217
- CustomDeploymentProtectionRuleRequest
219
- CustomProperty
220
- DependabotAlertState
221
- - DependabotEncryptedSecret
222
- DependencyGraphSnapshot
223
- EncryptedSecret
224
- EnterpriseSecurityAnalysisSettings
0 commit comments