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 e26e760 commit 1937a68Copy full SHA for 1937a68
.azure-pipelines/config/policheck/policheck-exclusions.xml
@@ -7,5 +7,5 @@
7
<!--Each of these file types will be completely skipped for the entire scan -->
8
<!--<Exclusion Type="FileType">.ABC|.XYZ</Exclusion>-->
9
<!--The specified file names will be skipped during the scan regardless which folder they are in -->
10
- <!--<Exclusion Type="FileName">ABC.TXT|XYZ.CS</Exclusion>-->
+ <Exclusion Type="FileName">AuthenticationHelpersTests.cs</Exclusion>
11
</PoliCheckExclusions>
0 commit comments