diff options
Diffstat (limited to '.codeclimate.yml')
-rw-r--r-- | .codeclimate.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml index 7e652fa1f4..b8d91f14c4 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -22,3 +22,4 @@ exclude_paths: - lib/bundler/templates/**/*.tt - man/* - spec/**/* +- Rakefile |