mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
19 lines
295 B
YAML
19 lines
295 B
YAML
preset: laravel
|
|
|
|
risky: false
|
|
|
|
disabled:
|
|
- no_tab_indentation
|
|
|
|
finder:
|
|
exclude:
|
|
- "tests"
|
|
- "storage"
|
|
- "vendor"
|
|
- "docs"
|
|
- "public/themes"
|
|
- "libs"
|
|
- "resources"
|
|
- "database/migrations"
|
|
- "database/seeds"
|
|
- "database/fixtures" |