tools: Configure Zulip to be scannable by SonarCloud.

Apparently, SonarCloud fails on our repository for unknown reasons.

But it runs if one restricts to just Python and HTML files.
This commit is contained in:
Alexandre Gigleux
2020-06-24 21:41:17 +02:00
committed by GitHub
parent 148f74d3a7
commit fa1071335b

1
.sonarcloud.properties Normal file
View File

@@ -0,0 +1 @@
sonar.inclusions=**/*.py,**/*.html