Skip to content

Commit

Permalink
tests: ignore duplication warnings in codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Jul 10, 2021
1 parent 7cce5b1 commit 847a405
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codacy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
---
engines:
duplication:
exclude_paths:
- "*"
exclude_paths:
- vendor/**/*
- tests/**/*
Expand Down

0 comments on commit 847a405

Please sign in to comment.