Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dfridrich committed Feb 15, 2018
1 parent d111a7b commit 59efb4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php_cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ return PhpCsFixer\Config::create()
'strict_param' => true,
])
->setFinder($finder)
->setUsingCache(false)
;

0 comments on commit 59efb4e

Please sign in to comment.