Skip to content

Commit 1923b5b

Browse files
chore(codacy): ignore test files again
1 parent 9d2960f commit 1923b5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.codacy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
exclude_paths:
3-
- 'test/'
3+
- 'test/*'
44
- 'test/**/*'
5-
- 'doc/'
5+
- 'doc/*'
66
- 'doc/**/*'

0 commit comments

Comments
 (0)