githubtrue/backend/vendor/webmozart/assert/.styleci.yml @ b50f8ebd
1 |
preset: symfony |
---|---|
2 |
|
3 |
finder: |
4 |
exclude: |
5 |
- "tests" |
6 |
|
7 |
enabled: |
8 |
- ordered_use |
9 |
|
10 |
disabled: |
11 |
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198 |