File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<PoliCheckExclusions >
2
2
<Exclusion Type =" FolderPathStart" >SRC/MICROSOFT.DATA.SQLCLIENT/TESTS</Exclusion >
3
3
<Exclusion Type =" FileType" >.YML|.MD|.SQL</Exclusion >
4
- <Exclusion Type =" FileName" >NOTICE.TXT</Exclusion >
4
+ <Exclusion Type =" FileName" >NOTICE.TXT|SQLDATAADAPTER.CS </Exclusion >
5
5
</PoliCheckExclusions >
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ extends:
110
110
policheck :
111
111
enabled : true
112
112
break : true # always break the build on policheck issues. You can disable it by setting to 'false'
113
- exclusionsFile : $(REPOROOT)\.config\PolicheckExclusions.xml
113
+ optionsUEPATH : $(REPOROOT)\.config\PolicheckExclusions.xml
114
114
armory :
115
115
enabled : true
116
116
break : true
You can’t perform that action at this time.
0 commit comments