Skip to content

Commit 66c0098

Browse files
committed
Disable full stop removal in annotations
1 parent d1e9268 commit 66c0098

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.styleci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ finder:
99

1010
enabled:
1111
- short_array_syntax
12+
13+
disabled:
14+
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198

0 commit comments

Comments
 (0)