Commit aa830b8
authored
fix: exclude modernize linter (#1487)
## Fixes Or Enhances
The CI linter step currently fails in several areas because of
`modernize` linter rules.
This PR disables the `modernize` linter by removing it from the list of
active linters.
Connected to: #1486
**Make sure that you've checked the boxes below before you submit PR:**
- [ ] Tests exist or have been written that cover this particular
change.
@go-playground/validator-maintainers1 parent 6a38036 commit aa830b8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments