Skip to content

Commit 34f4961

Browse files
author
travis-ci
committed
Adding codacy exclusions for Tests and IT
1 parent 054b6d7 commit 34f4961

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codacy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ exclude_paths:
66
- '**.xml'
77
- '**.yml'
88
- '**.json'
9-
- '**/tests/**'
9+
- '**.Tests.java'
10+
- '**.IT.java'

0 commit comments

Comments
 (0)