Skip to content

Commit

Permalink
no-release: update CS recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroTroller committed Oct 23, 2019
1 parent 7751926 commit 2f0535c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php_cs.dist
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ return PhpCsFixer\Config::create()
->php(7.1, true)
->pedrotroller(true)
->enable('ordered_imports')
->enable('ordered_interfaces')
->enable('align_multiline_comment')
->enable('array_indentation')
->enable('no_superfluous_phpdoc_tags')
Expand Down

0 comments on commit 2f0535c

Please sign in to comment.