mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
16 lines
212 B
YAML
16 lines
212 B
YAML
preset: laravel
|
|
|
|
risky: false
|
|
|
|
disabled:
|
|
- no_tab_indentation
|
|
|
|
finder:
|
|
exclude:
|
|
- "tests"
|
|
- "storage"
|
|
- "vendor"
|
|
- "docs"
|
|
- "public/themes"
|
|
- "libs"
|
|
- "resources" |