mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
huge Laravel 10 upgrade
This commit is contained in:
16
support/laravel-maps/styleci.yml
Normal file
16
support/laravel-maps/styleci.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
preset: laravel
|
||||
|
||||
linting: true
|
||||
|
||||
enabled:
|
||||
- alpha_ordered_imports
|
||||
|
||||
disabled:
|
||||
- length_ordered_imports
|
||||
|
||||
finder:
|
||||
exclude:
|
||||
- "node_modules"
|
||||
- "public"
|
||||
- "tests"
|
||||
- "vendor"
|
||||
Reference in New Issue
Block a user