mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-05-02 20:23:41 +05:30
Exclude example dirs
This commit is contained in:
+2
-2
@@ -31,7 +31,7 @@ tools:
|
||||
paths: ['src']
|
||||
php_loc:
|
||||
enabled: true
|
||||
excluded_dirs: [vendor, tests]
|
||||
excluded_dirs: [vendor, tests, examples]
|
||||
php_cpd:
|
||||
enabled: true
|
||||
excluded_dirs: [vendor, tests]
|
||||
excluded_dirs: [vendor, tests, examples]
|
||||
Reference in New Issue
Block a user