From 8c3f9f095c9499f8451167932b864fc0006056ec Mon Sep 17 00:00:00 2001 From: The Codacy Badger Date: Sun, 7 Apr 2019 02:53:52 +0000 Subject: [PATCH] Add Codacy badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d412ba..4c76931 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # scalaunfmt +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f08c70f5d5c64cd882904f2be45256dd)](https://app.codacy.com/app/tanishiking/scalaunfmt?utm_source=github.com&utm_medium=referral&utm_content=tanishiking/scalaunfmt&utm_campaign=Badge_Grade_Dashboard) [![Build Status](https://travis-ci.com/tanishiking/scalaunfmt.svg?branch=master)](https://travis-ci.com/tanishiking/scalaunfmt) scalaunfmt generates the `.scalafmt.conf` that have minimum change to existing scala codebase on running scalafmt.