add permission to change space quota
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -38,4 +38,4 @@ sonar.go.golangci-lint.reportPaths=cache/checkstyle/app-provider_checkstyle.xml,
|
||||
# Exclude files
|
||||
sonar.exclusions=**/third_party,docs/**,changelog/**,**/package.json,**/rollup.config.js,CHANGELOG.md,deployments/**,tests/**,vendor-bin/**,README.md,**/mocks/**,/protogen/**
|
||||
sonar.coverage.exclusions=**/*_test.go,**mocks/**,/protogen/**
|
||||
sonar.cpd.exclusions=**/*_test.go,**/revaconfig/**
|
||||
sonar.cpd.exclusions=**/*_test.go,**/revaconfig/**,services/settings/pkg/store/defaults/defaults.go
|
||||
|
||||
Reference in New Issue
Block a user