diff .rubocop.yml @ 273:d55dfc6e3047

Also check gemfile.
author edogawaconan <me@myconan.net>
date Wed, 16 Oct 2013 03:30:28 +0900
parents 9e5340104183
children 24e8796b0b21
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"