mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-12-06 02:13:55 +00:00
Create a connector to synchronize with zimbra calendars
This commit is contained in:
@@ -14,6 +14,7 @@ $finder = PhpCsFixer\Finder::create();
|
||||
$finder
|
||||
->in(__DIR__.'/src')
|
||||
->in(__DIR__.'/utils')
|
||||
->in(__DIR__.'/packages')
|
||||
->append([__FILE__])
|
||||
->exclude(['docs/', 'tests/app'])
|
||||
->notPath('tests/app')
|
||||
|
||||
Reference in New Issue
Block a user