Skip to content

Commit

Permalink
Add codeclimate yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSharpieOne committed Jun 24, 2015
1 parent cb6932a commit 5e5bfb4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
languages:
JavaScript: true
exclude_paths:
- "build/*"
- "dist/*"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Then add `validation.match` to your angular dependencies

<small>*Note: For angular 1.2 or lower use* `bower install angular-validation-match#1.3`</small>

Also: `npm install angular-validation-match`

Usage
-----

Expand Down

0 comments on commit 5e5bfb4

Please sign in to comment.