From 4508780c58f335a9264d19b3adda5b0f1cfcfbf4 Mon Sep 17 00:00:00 2001 From: skylerto Date: Thu, 3 May 2018 08:26:43 -0400 Subject: [PATCH 1/2] ignore docs Signed-off-by: skylerto --- .codeclimate.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .codeclimate.yml diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 0000000..9c94554 --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,4 @@ +version: "2" +exclude_patterns: + - "doc/" + - "docs/" From d44c3129281215a37dded47c659719208d753e0d Mon Sep 17 00:00:00 2001 From: skylerto Date: Thu, 3 May 2018 08:27:03 -0400 Subject: [PATCH 2/2] codeclimate Signed-off-by: skylerto --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a89c5e3..ce1724d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Litterbox [![Build Status](https://travis-ci.org/skylerto/litterbox.svg?branch=master)](https://travis-ci.org/skylerto/litterbox) +[![Maintainability](https://api.codeclimate.com/v1/badges/6596cfa8b7ee299e775f/maintainability)](https://codeclimate.com/github/skylerto/litterbox/maintainability) Habitat bindings in Ruby!