diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 00000000..2d60408d --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,2 @@ +exclude_patterns: + - "dist/**/*"