diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 0000000..7d40ed6 --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,3 @@ +excluded_paths: + - "examples/" + - "tests/" diff --git a/.scrutinizer.yml b/.scrutinizer.yml index a49940b..5b9f8e4 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -3,7 +3,7 @@ checks: filter: excluded_paths: - - "extra/" + - "examples/" - "tests/" coding_style: