summaryrefslogtreecommitdiff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorSamuel Giddins <segiddins@segiddins.me>2016-08-02 15:01:17 -0500
committerSamuel Giddins <segiddins@segiddins.me>2016-08-02 15:04:28 -0500
commit9d43a0504023926e8457832d0841d8d44a6217c5 (patch)
treeac756e12e4e6e34c46c2a1fb96fc6dd4210f907c /.codeclimate.yml
parent73408c062990bac9e80d61e410de25b93d63ffb9 (diff)
downloadbundler-9d43a0504023926e8457832d0841d8d44a6217c5.tar.gz
[CodeClimate] Ignore Rakefile
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml1
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