chore: Enable G303 and G305 rules for gosec (#13039)
This commit is contained in:
parent
89fa07fc5e
commit
35edd1863f
|
|
@ -102,6 +102,8 @@ linters-settings:
|
||||||
- G203
|
- G203
|
||||||
- G301
|
- G301
|
||||||
- G302
|
- G302
|
||||||
|
- G303
|
||||||
|
- G305
|
||||||
- G306
|
- G306
|
||||||
- G401
|
- G401
|
||||||
- G403
|
- G403
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue