10 lines
367 B
XML
10 lines
367 B
XML
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<project>
|
||
|
<publishers>
|
||
|
<jenkins.plugins.clangscanbuild.publisher.ClangScanBuildPublisher>
|
||
|
<markBuildUnstableWhenThresholdIsExceeded>true</markBuildUnstableWhenThresholdIsExceeded>
|
||
|
<bugThreshold>0</bugThreshold>
|
||
|
</jenkins.plugins.clangscanbuild.publisher.ClangScanBuildPublisher>
|
||
|
</publishers>
|
||
|
</project>
|