Skip to content

Commit

Permalink
don't lint the migration tool
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreatma committed Jul 11, 2024
1 parent 67fe7a8 commit c747fdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
run:
modules-download-mode: readonly
skip-dirs:
- cmd/migration-tool
linters:
enable:
- errcheck
Expand Down

0 comments on commit c747fdf

Please sign in to comment.