summaryrefslogtreecommitdiff
blob: 9fdb923021f524b6e0272c6fe3a2e7a5ed453e83 (plain)
1
2
3
4
sonar.sources=.
sonar.exclusions=data/**/*,sql/**/*,tests/**/*,resources/lib/**/*
sonar.tests=tests/phpunit,tests/qunit
sonar.test.exclusions=tests/phpunit/data