Skip to content

Commit

Permalink
Merge pull request #63 from peter-gribanov/phpdoc_no_empty_return
Browse files Browse the repository at this point in the history
Correct rules in Style CI config
  • Loading branch information
peter-gribanov committed Sep 10, 2020
2 parents 3c9ba80 + 976baf4 commit edfcdca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .styleci.yml
@@ -1,11 +1,9 @@
preset: symfony

enabled:
- short_array_syntax
- alpha_ordered_imports

disabled:
- phpdoc_align
- yoda_style
- blank_line_after_opening_tag
- phpdoc_no_empty_return

0 comments on commit edfcdca

Please sign in to comment.