Skip to content

Instantly share code, notes, and snippets.

@jahe
Created May 17, 2017 09:30
Show Gist options
  • Select an option

  • Save jahe/e86a9f9b7ea8eeea8626b38fe1fd4092 to your computer and use it in GitHub Desktop.

Select an option

Save jahe/e86a9f9b7ea8eeea8626b38fe1fd4092 to your computer and use it in GitHub Desktop.
SonarQube Cheatsheet
# 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