Skip to content

Commit 19231df

Browse files
author
travis-ci
committed
Adding more exclusions for html, xml, yml, json
1 parent 17d53e3 commit 19231df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.codacy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
exclude_paths:
33
- '**.md'
44
- '**.sh'
5+
- '**.html'
6+
- '**.xml'
7+
- '**.yml'
8+
- '**.json'
59
- '**/tests/**'

0 commit comments

Comments
 (0)