summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-02-17 07:56:16 -0500
committerrealtradam <[email protected]>2022-02-17 07:56:16 -0500
commit86a801d3b654f146661d41b8dc89bcdaab90c9e3 (patch)
tree18915d3838382685769d9507e78ce43ac83ab14f
parentfcd25e47987a8fd35a1712201dcc035707fd462c (diff)
downloadFelECS-86a801d3b654f146661d41b8dc89bcdaab90c9e3.tar.gz
FelECS-86a801d3b654f146661d41b8dc89bcdaab90c9e3.zip
fix formatting of codeclimate yaml file
-rw-r--r--.codeclimate.yml2
1 files changed, 1 insertions, 1 deletions
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/"