Enable sonarcloud scanning and coverage

This commit is contained in:
Michael Barz
2020-10-07 17:13:43 +02:00
parent d46d69ed9f
commit 11fd4ed0c3
3 changed files with 53 additions and 4 deletions

8
.gitignore vendored
View File

@@ -1,12 +1,12 @@
*/coverage.out
/**/config
/**/bin
/**/dist
ocis/config/identifier-registration.yaml
*/bin
*/dist
/hugo
*.key
*crt
node_modules/
/*/assets
*/assets
.idea