diff options
| author | realtradam <[email protected]> | 2022-02-17 07:56:16 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-17 07:56:16 -0500 |
| commit | 86a801d3b654f146661d41b8dc89bcdaab90c9e3 (patch) | |
| tree | 18915d3838382685769d9507e78ce43ac83ab14f | |
| parent | fcd25e47987a8fd35a1712201dcc035707fd462c (diff) | |
| download | FelECS-86a801d3b654f146661d41b8dc89bcdaab90c9e3.tar.gz FelECS-86a801d3b654f146661d41b8dc89bcdaab90c9e3.zip | |
fix formatting of codeclimate yaml file
| -rw-r--r-- | .codeclimate.yml | 2 |
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/" |
