pull/2487/head
jmontoyaa 8 years ago
parent 42c8b05a15
commit a633896013
  1. 2
      .php_cs.dist

@ -67,9 +67,9 @@ $finder = PhpCsFixer\Finder::create()
->exclude('plugin/bbb/lib')
->exclude('plugin/ims_lti')
->exclude('plugin/sepe/src/wsse')
->exclude('vendor')
->exclude('tests')
->exclude('var')
->exclude('vendor')
->exclude('web')
->notPath('main/admin/db.php')

Loading…
Cancel
Save