mirror of
https://github.com/nextcloud/server.git
synced 2025-04-26 18:05:15 +00:00
chore: remove scrutinizer
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
parent
f7d5edfb5f
commit
f8a45703d7
3 changed files with 0 additions and 44 deletions
|
@ -1,42 +0,0 @@
|
||||||
# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
|
|
||||||
# SPDX-FileCopyrightText: 2016 ownCloud, Inc.
|
|
||||||
# SPDX-License-Identifier: AGPL-3.0-only
|
|
||||||
before_commands:
|
|
||||||
- 'git submodule update --init --recursive'
|
|
||||||
|
|
||||||
build:
|
|
||||||
nodes:
|
|
||||||
analysis:
|
|
||||||
tests:
|
|
||||||
override:
|
|
||||||
- php-scrutinizer-run
|
|
||||||
|
|
||||||
checks:
|
|
||||||
php:
|
|
||||||
excluded_dependencies:
|
|
||||||
- etsy/phan
|
|
||||||
|
|
||||||
filter:
|
|
||||||
excluded_paths:
|
|
||||||
- '3rdparty/*'
|
|
||||||
- 'apps/*/3rdparty/*'
|
|
||||||
- 'apps/*/vendor/*'
|
|
||||||
- 'l10n/*'
|
|
||||||
- 'core/l10n/*'
|
|
||||||
- 'apps/*/l10n/*'
|
|
||||||
- 'apps/*/tests/*'
|
|
||||||
- 'lib/l10n/*'
|
|
||||||
- 'core/vendor/*'
|
|
||||||
- 'core/js/tests/lib/*.js'
|
|
||||||
- 'core/js/tests/specs/*.js'
|
|
||||||
- 'core/js/jquery-showpassword.js'
|
|
||||||
- 'core/js/jquery-tipsy.js'
|
|
||||||
- 'core/js/placeholders.js'
|
|
||||||
- 'settings/l10n/*'
|
|
||||||
- 'tests/*'
|
|
||||||
- 'build/*'
|
|
||||||
- 'lib/composer/*'
|
|
||||||
|
|
||||||
imports:
|
|
||||||
- javascript
|
|
||||||
- php
|
|
|
@ -5,7 +5,6 @@
|
||||||
-->
|
-->
|
||||||
# Nextcloud Server ☁
|
# Nextcloud Server ☁
|
||||||
[](https://api.reuse.software/info/github.com/nextcloud/server)
|
[](https://api.reuse.software/info/github.com/nextcloud/server)
|
||||||
[](https://scrutinizer-ci.com/g/nextcloud/server/?branch=master)
|
|
||||||
[](https://codecov.io/gh/nextcloud/server)
|
[](https://codecov.io/gh/nextcloud/server)
|
||||||
[](https://bestpractices.coreinfrastructure.org/projects/209)
|
[](https://bestpractices.coreinfrastructure.org/projects/209)
|
||||||
[](https://contribute.design/nextcloud/server)
|
[](https://contribute.design/nextcloud/server)
|
||||||
|
|
|
@ -27,7 +27,6 @@ $expectedFiles = [
|
||||||
'.php-cs-fixer.dist.php',
|
'.php-cs-fixer.dist.php',
|
||||||
'.pre-commit-config.yaml',
|
'.pre-commit-config.yaml',
|
||||||
'.reuse',
|
'.reuse',
|
||||||
'.scrutinizer.yml',
|
|
||||||
'.tag',
|
'.tag',
|
||||||
'.tx',
|
'.tx',
|
||||||
'.user.ini',
|
'.user.ini',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue