Created
May 17, 2017 09:30
-
-
Save jahe/e86a9f9b7ea8eeea8626b38fe1fd4092 to your computer and use it in GitHub Desktop.
SonarQube Cheatsheet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Exclude files or directories from duplication check | |
| sonar.cpd.exclusions=**/AssemblyInfo.cs,**/*.g.cs,**/Mappings/*.cs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment