Rules covering Doctrine annotations with configuration based on examples found in Doctrine Annotation documentation and Symfony documentation.
- doctrine_annotation_array_assignment
config:
['operator' => ':']
- doctrine_annotation_braces
- doctrine_annotation_indentation
- doctrine_annotation_spaces
config:
['before_array_assignments_colon' => false]