Skip to content

Commit f1def0d

Browse files
Merge pull request #1 from mudbugmedia/codeclimate
Add codeclimate
2 parents 0159f27 + 76b4013 commit f1def0d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.codeclimate.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
languages:
2+
Ruby: true
3+
exclude_paths:
4+
- lib/penthouse/penthouse.js

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# critical-path-css-rails
1+
# 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)
22

33
Only load the CSS you need for the initial viewport in Rails!
44

0 commit comments

Comments
 (0)