We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9ff18 commit 66b70c8Copy full SHA for 66b70c8
eng/guardian-tools/policheck/PolicheckExclusions.xml
@@ -1,7 +1,7 @@
1
<PoliCheckExclusions>
2
<!-- All strings must be UPPER CASE -->
3
<!-- Each of these exclusions is a folder name - if \[name]\ exists in the file path, it will be skipped -->
4
-<!--<Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
+<Exclusion Type="FolderPathFull">_GENERATED</Exclusion>
5
<!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be
6
skipped -->
7
<!--<Exclusion Type="FolderPathStart">ABC|XYZ</Exclusion>-->
0 commit comments