From 86a801d3b654f146661d41b8dc89bcdaab90c9e3 Mon Sep 17 00:00:00 2001 From: realtradam Date: Thu, 17 Feb 2022 07:56:16 -0500 Subject: fix formatting of codeclimate yaml file --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 0237889..40a8c0e 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,5 +1,5 @@ exclude_patterns: - - "mrbgem/" +- "mrbgem/" - "spec/" - "bin/" - "docs/" -- cgit v1.2.3