- Made changes to reflect the new SonarQube instalation - Downgraded package version to reflect WIP status - Droped bitbucket support - Package update
This commit is contained in:
parent
4b38473c4a
commit
02942f64c5
6 changed files with 341 additions and 433 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# sonar.organization=lburcusel
|
||||
sonar.projectKey=DIO
|
||||
sonar.projectName=YDIOY
|
||||
sonar.projectVersion=1.0.0
|
||||
sonar.projectVersion=0.0
|
||||
sonar.sourceEncoding=UTF-8
|
||||
sonar.sources=src, tests
|
||||
sonar.inclusions=src/**/*.ts, src/**/*.js, src/**/*.vue, src/**/*.css, src/**/*.scss, tests/**/*.spec.ts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue