|
|
|
@ -67,6 +67,7 @@ $finder = PhpCsFixer\Finder::create() |
|
|
|
->exclude('plugin/bbb/lib') |
|
|
|
->exclude('plugin/bbb/lib') |
|
|
|
->exclude('plugin/ims_lti') |
|
|
|
->exclude('plugin/ims_lti') |
|
|
|
->exclude('plugin/sepe/src/wsse') |
|
|
|
->exclude('plugin/sepe/src/wsse') |
|
|
|
|
|
|
|
->exclude('plugin/test2pdf/class') |
|
|
|
->exclude('tests') |
|
|
|
->exclude('tests') |
|
|
|
->exclude('var') |
|
|
|
->exclude('var') |
|
|
|
->exclude('vendor') |
|
|
|
->exclude('vendor') |
|
|
|
|