mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
393a6c061e
* Add areas support * Document the Areas feature * Allow to expose swagger area as JSON * Fixes * last fixes
12 lines
157 B
YAML
12 lines
157 B
YAML
preset: symfony
|
|
|
|
enabled:
|
|
- newline_after_open_tag
|
|
- ordered_use
|
|
- short_array_syntax
|
|
|
|
disabled:
|
|
- unalign_equals
|
|
- braces
|
|
- property_separation
|