changeset 273:d55dfc6e3047

Also check gemfile.
author edogawaconan <me@myconan.net>
date Wed, 16 Oct 2013 03:30:28 +0900
parents ee0bced9136d
children 24e8796b0b21
files .rubocop.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.rubocop.yml	Wed Oct 16 03:29:51 2013 +0900
+++ b/.rubocop.yml	Wed Oct 16 03:30:28 2013 +0900
@@ -1,5 +1,6 @@
 AllCops:
   Includes:
+    - "Gemfile"
     - "config/local_config.rb.example"
   Excludes:
     - "db/schema.rb"