Skip to content

Commit

Permalink
Removed sjparkinson/static-review
Browse files Browse the repository at this point in the history
- Added doc block
  • Loading branch information
buskamuza committed Feb 22, 2018
1 parent 36a806f commit 3447bb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .php_cs.dist
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
* See COPYING.txt for license details.
*/

/**
* PHP Coding Standards fixer configuration
*/

$finder = PhpCsFixer\Finder::create()
->name('*.phtml')
->exclude('dev/tests/functional/generated')
Expand Down

0 comments on commit 3447bb7

Please sign in to comment.