mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
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:
committed by
GitHub
parent
148f74d3a7
commit
fa1071335b
1
.sonarcloud.properties
Normal file
1
.sonarcloud.properties
Normal file
@@ -0,0 +1 @@
|
||||
sonar.inclusions=**/*.py,**/*.html
|
Reference in New Issue
Block a user