mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2026-03-03 02:47:02 +00:00
Update StyleCI config to exclude test, storage and resources folder
This commit is contained in:
10
.styleci.yml
10
.styleci.yml
@@ -7,4 +7,12 @@ enabled:
|
||||
- phpdoc_align
|
||||
- phpdoc_no_empty_return
|
||||
- phpdoc_order
|
||||
- phpdoc_separation
|
||||
- phpdoc_separation
|
||||
|
||||
finder:
|
||||
exclude:
|
||||
- "resources"
|
||||
- "storage"
|
||||
- "tests"
|
||||
not-path:
|
||||
- "bootstrap/cache"
|
||||
|
||||
Reference in New Issue
Block a user