Skip to content

Commit

Permalink
chore: add code-climate badges
Browse files Browse the repository at this point in the history
  • Loading branch information
matteoredz committed Oct 23, 2023
1 parent d0936b0 commit b7cbfb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ItaxCode

[![Maintainability](https://api.codeclimate.com/v1/badges/6ce5347018f4b448098f/maintainability)](https://codeclimate.com/github/matteoredz/itax-code/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/6ce5347018f4b448098f/test_coverage)](https://codeclimate.com/github/matteoredz/itax-code/test_coverage)

`ItaxCode` is a Ruby Gem to encode and decode Italian tax code (Codice Fiscale).

It handles common operations on Italian tax code like, for instance, encoding, decoding and validation.
Expand Down

0 comments on commit b7cbfb1

Please sign in to comment.