diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 0000000..1007573 --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,3 @@ +exclude_paths: +- "tests/" +- "examples/"