Skip to content

Commit

Permalink
Fixed StyleCI config (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
moorscode authored and theofidry committed Jan 6, 2018
1 parent 6be5c00 commit aeae101
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .styleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ enabled:
disabled:
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198
- phpdoc_inline_tag
- property_separation
- const_separation

finder:
exclude:
Expand Down

0 comments on commit aeae101

Please sign in to comment.