Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Repository configuration

  • sonar-project.properties — Sonar / static analysis settings. If your scanner expects the file at the repo root, run with
    sonar-scanner -Dproject.settings=config/sonar-project.properties
    or set the equivalent in your CI task.