mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
Do not apply codestyle to composer autoloaders
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
6435191a6e
commit
c49bf7fa9f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,5 +13,5 @@ repos:
|
|||
- id: php-lint
|
||||
- id: php-cs-fixer
|
||||
files: \.(php)$
|
||||
exclude: ^(config|data|composer)
|
||||
exclude: ^(config|data|composer|lib\/composer)
|
||||
args: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue