mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #5985 from open-sausages/pulls/4.0/codeclimate-better-excludes
Improved CodeClimate excludes
This commit is contained in:
commit
8b8996f4a4
@ -14,9 +14,6 @@ ratings:
|
||||
- client/src/**
|
||||
- admin/client/src/**
|
||||
exclude_paths:
|
||||
- "client/dist/**"
|
||||
- "admin/client/dist/**"
|
||||
- "admin/thirdparty/**"
|
||||
- "templates/"
|
||||
- "tests/"
|
||||
- "thirdparty/"
|
||||
- "**/*"
|
||||
- "!client/src/**"
|
||||
- "!admin/client/src/**"
|
||||
|
Loading…
x
Reference in New Issue
Block a user