diff options
Diffstat (limited to '.codeclimate.yml')
| -rw-r--r-- | .codeclimate.yml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml deleted file mode 100644 index 7cdba5f..0000000 --- a/.codeclimate.yml +++ /dev/null @@ -1,17 +0,0 @@ ---- -engines: - duplication: - enabled: true - config: - languages: - - ruby - fixme: - enabled: true - rubocop: - enabled: true -ratings: - paths: - - "**.rb" -exclude_paths: -- spec/ -- test/ |
