Merge pull request #4603 from inspec/mj/ccp

Let codeclimate ignore included inspec profiles
This commit is contained in:
Miah Johnson 2019-10-23 17:20:08 -07:00 committed by GitHub
commit cff6c30a3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,4 +26,6 @@ plugins:
enabled: true
exclude_patterns:
- "www/source/javascripts/"
- "test/kitchen"
- "examples/"
- "test/unit/mock/profiles/"
- "test/kitchen"