.styleci.yml 85 B

12345678
  1. preset: symfony
  2. linting: true
  3. enabled:
  4. - strict
  5. - strict_param
  6. - ordered_use