mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
12 lines
200 B
YAML
12 lines
200 B
YAML
preset: symfony
|
|
|
|
finder:
|
|
exclude:
|
|
- "tests"
|
|
|
|
enabled:
|
|
- ordered_use
|
|
|
|
disabled:
|
|
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198
|