Skip to content

Commit c65f2b1

Browse files
committed
MAGE-1383 Add Codacy ignore patterns
1 parent 8db89f8 commit c65f2b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.codacy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
exclude_paths:
3+
- ".php-cs-fixer.php"
4+
- "dev/**"
5+
- "Test/**"

0 commit comments

Comments
 (0)