diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 000000000..031cfe45f --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,4 @@ +## Exclude dist files and samples from codeclimate +exclude_paths: + - dist/**/* + - samples/**/* \ No newline at end of file