Skip to content

Commit

Permalink
Ensure Codacy ignores migration files
Browse files Browse the repository at this point in the history
  • Loading branch information
confused-Techie committed Nov 9, 2023
1 parent a5d247a commit d17bd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codacy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ engines:
minTokenMatch: 80
exclude_paths:
- "./docs/*"
- "./scripts/**"
- "./scripts/**/**"

0 comments on commit d17bd0d

Please sign in to comment.