diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 0000000..df67882 --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,4 @@ +languages: + Ruby: true +exclude_paths: + - lib/penthouse/penthouse.js \ No newline at end of file diff --git a/README.md b/README.md index cca643f..a61db37 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# critical-path-css-rails +# critical-path-css-rails [![Code Climate](https://codeclimate.com/github/mudbugmedia/critical-path-css-rails/badges/gpa.svg)](https://codeclimate.com/github/mudbugmedia/critical-path-css-rails) Only load the CSS you need for the initial viewport in Rails!