diff --git a/codeclimate.yml b/codeclimate.yml new file mode 100644 index 000000000000..f006734c5893 --- /dev/null +++ b/codeclimate.yml @@ -0,0 +1,6 @@ +exclude_paths: + - "bootstrap/cache" + - "resources/" + - "storage/" + - "tests/" + - "**.md" \ No newline at end of file