mirror of
https://github.com/humhub/humhub.git
synced 2025-04-20 23:21:54 +02:00
Fixed issue in .codeclimate.yml
This commit is contained in:
parent
173201d241
commit
1bdf4eddc1
@ -10,12 +10,12 @@ plugins:
|
||||
standard: phpcs.xml.dist
|
||||
exclude_patterns:
|
||||
- '**/messages/'
|
||||
- config/
|
||||
- **/node_modules/
|
||||
- **/test/
|
||||
- **/tests/
|
||||
- **/vendor/
|
||||
- **/*_test.go
|
||||
- **/*.d.ts
|
||||
- static/assets/
|
||||
- assets/
|
||||
- 'config/'
|
||||
- '**/node_modules/'
|
||||
- '**/test/'
|
||||
- '**/tests/'
|
||||
- '**/vendor/'
|
||||
- '**/*_test.go'
|
||||
- '**/*.d.ts'
|
||||
- 'static/assets/'
|
||||
- 'assets/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user