Exclude migrations from lint

This commit is contained in:
Piotr Rogowski 2023-11-20 12:03:07 +01:00
parent 5d838d49d4
commit 7225c76f05
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@ run:
# Default: 1m
timeout: 5m
skip-dirs:
- migrations
issues:
exclude:
- Error return value of `e.Router.AddRoute` is not checked
path: migrations/