IOP-Patho/vendor/webmozart/assert/.styleci.yml

12 lines
200 B
YAML
Raw Permalink Normal View History

2025-07-17 08:28:28 +00:00
preset: symfony
finder:
exclude:
- "tests"
enabled:
- ordered_use
disabled:
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198