Browse Source

excluded folders updated

tags/0.5
Paul Rock 7 years ago
parent
commit
96574a399f
  1. 3
      .codeclimate.yml
  2. 2
      .scrutinizer.yml

3
.codeclimate.yml

@ -0,0 +1,3 @@
excluded_paths:
- "examples/"
- "tests/"

2
.scrutinizer.yml

@ -3,7 +3,7 @@ checks:
filter: filter:
excluded_paths: excluded_paths:
- "extra/"
- "examples/"
- "tests/" - "tests/"
coding_style: coding_style:

Loading…
Cancel
Save