Add SonarLint checks (#232)

This commit is contained in:
Stef Heyenrath
2018-11-15 14:30:51 +00:00
committed by GitHub
parent 18af7a41d4
commit c1c45801b5
10 changed files with 404 additions and 7 deletions

View File

@@ -11,6 +11,8 @@
<!-- https://github.com/tonerdo/coverlet/issues/6 -->
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<SonarQubeTestProject>True</SonarQubeTestProject>
<SonarQubeExclude>True</SonarQubeExclude>
</PropertyGroup>
<ItemGroup>