mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-22 13:43:15 +02:00
Removed StyleCI config
This commit is contained in:
21
.styleci.yml
21
.styleci.yml
@@ -1,21 +0,0 @@
|
||||
preset: laravel
|
||||
|
||||
risky: false
|
||||
|
||||
enabled:
|
||||
- concat_with_spaces
|
||||
|
||||
disabled:
|
||||
- concat_without_spaces
|
||||
- post_increment
|
||||
- trailing_comma_in_multiline_array
|
||||
|
||||
finder:
|
||||
path:
|
||||
- "app"
|
||||
- "tests"
|
||||
name:
|
||||
- "*.php"
|
||||
exclude:
|
||||
- "app/cache"
|
||||
- "app/vendor"
|
Reference in New Issue
Block a user