We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985a9ae commit b715fdfCopy full SHA for b715fdf
1 file changed
options.json
@@ -1,6 +1,16 @@
1
{
2
"strict-validation": false,
3
- "ignore-folders": ["BaRS-Images/**"],
+ "ignore-folders": ["BaRS-Images",
4
+ "BaRS-Images/DocumentReference",
5
+ "BaRS-Images/EntityMaps",
6
+ "BaRS-Images/FailureScenarios",
7
+ "BaRS-Images/General",
8
+ "BaRS-Images/Other-Images",
9
+ "BaRS-Images/SequenceDiagrams",
10
+ "BaRS-Images/TransactionIntegrity",
11
+ "BaRS-Images/Versioning",
12
+ "/BaRS-Images/WorkFlows"
13
+ ],
14
"ignore-files": [],
15
"error-if-metaProfile-present": false
16
}
0 commit comments