jonnybarnes.uk/.styleci.yml

14 lines
197 B
YAML
Raw Normal View History

2016-05-19 15:01:28 +01:00
preset: laravel
disabled:
- concat_without_spaces
2019-10-27 16:28:01 +00:00
- length_ordered_imports
- simplified_null_return
- single_import_per_statement
2016-05-19 15:01:28 +01:00
2019-10-27 16:28:01 +00:00
enabled:
- alpha_ordered_imports
2016-05-19 15:01:28 +01:00
finder:
path: app/