We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb5922 commit a01a960Copy full SHA for a01a960
.jscpd.json
@@ -4,7 +4,9 @@
4
"consoleFull"
5
],
6
"ignore": [
7
- "**/stacks/*.json"
+ "**/bakefiles/*.json",
8
+ "**/dockerfiles/*.json",
9
+ "**/templates/*"
10
11
"absolute": true
12
}
0 commit comments