Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 3447bb7

Browse files
committed
Removed sjparkinson/static-review
- Added doc block
1 parent 36a806f commit 3447bb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .php_cs.dist

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
* See COPYING.txt for license details.
55
*/
66

7+
/**
8+
* PHP Coding Standards fixer configuration
9+
*/
10+
711
$finder = PhpCsFixer\Finder::create()
812
->name('*.phtml')
913
->exclude('dev/tests/functional/generated')

0 commit comments

Comments
 (0)