Mercurial > zeropaste
comparison .rubocop.yml @ 274:24e8796b0b21
Enable rails cops.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 16 Oct 2013 03:31:15 +0900 |
parents | d55dfc6e3047 |
children | b33a7e73e592 |
comparison
equal
deleted
inserted
replaced
273:d55dfc6e3047 | 274:24e8796b0b21 |
---|---|
3 - "Gemfile" | 3 - "Gemfile" |
4 - "config/local_config.rb.example" | 4 - "config/local_config.rb.example" |
5 Excludes: | 5 Excludes: |
6 - "db/schema.rb" | 6 - "db/schema.rb" |
7 - "config/local_config.rb" | 7 - "config/local_config.rb" |
8 RunRailsCops: true | |
8 | 9 |
9 HashSyntax: | 10 HashSyntax: |
10 EnforcedStyle: hash_rockets | 11 EnforcedStyle: hash_rockets |
11 | 12 |
12 StringLiterals: | 13 StringLiterals: |