Açıklama Yok

.styleci.yml 179B

123456789
  1. preset: symfony
  2. enabled:
  3. - ordered_use
  4. disabled:
  5. - empty_return
  6. - phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198