File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
.azure-pipelines/config/policheck Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 33 <!-- Each of these exclusions is a folder name -if \[name]\exists in the file path, it will be skipped -->
44 <!-- <Exclusion Type="FolderPathFull">ABC|XYZ</Exclusion>-->
55 <!-- Each of these exclusions is a folder name -if any folder or file starts with "\[name]", it will be skipped -->
6- <Exclusion Type =" FolderPathStart" >openApiDocs|docs\exports|src\.*\examples</Exclusion >
6+ <Exclusion Type =" FolderPathStart" >openApiDocs|docs\exports|src\.*\examples|src\.*\bin|src\.*\generated </Exclusion >
77 <!-- Each of these file types will be completely skipped for the entire scan -->
88 <!-- <Exclusion Type="FileType">.ABC|.XYZ</Exclusion>-->
99 <!-- The specified file names will be skipped during the scan regardless which folder they are in -->
You can’t perform that action at this time.
0 commit comments