Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit ffe07a8

Browse files
committed
chore: Add codeclimate badge
1 parent 651dbaf commit ffe07a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# angular-libphonenumber - [AngularJS](http://angularjs.org/) input masks for phone numbers
22
[![Build Status](https://travis-ci.org/cwill747/angular-libphonenumber.svg)](https://travis-ci.org/cwill747/angular-libphonenumber)
33
[![Coverage Status](https://coveralls.io/repos/cwill747/angular-libphonenumber/badge.svg?branch=master)](https://coveralls.io/r/cwill747/angular-libphonenumber?branch=master)
4+
[![Code Climate](https://codeclimate.com/github/cwill747/angular-libphonenumber/badges/gpa.svg)](https://codeclimate.com/github/cwill747/angular-libphonenumber)
45
## Description
56
angular-libphonenumber is an angular directive that can be used as an input mask.
67
By default, all numbers are formatted in US format, but the format can be set with

0 commit comments

Comments
 (0)