Integrate SonarQube analysis.

This commit is contained in:
Andris Raugulis
2017-04-05 00:56:17 +03:00
parent f330608278
commit 9fe69841eb
4 changed files with 164 additions and 10 deletions

8
.gitignore vendored
View File

@ -1,8 +1,8 @@
*~
*.pyc
html/
venv/
venv*/
.cache/
.tox
.coverage
coverage.xml
.coverage*
reports/
.scannerwork/