Remove config file not used

This commit is contained in:
Nyholm 2021-01-30 08:36:28 +01:00 committed by David Garcia
parent a39d0b0651
commit 970440d2ee

View File

@ -1,12 +0,0 @@
preset: symfony
finder:
path:
- "src"
- "tests"
enabled:
- short_array_syntax
disabled:
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198