Mercurial > zeropaste
view .rubocop.yml @ 272:ee0bced9136d
Add todo list.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 16 Oct 2013 03:29:51 +0900 |
parents | 9e5340104183 |
children | d55dfc6e3047 |
line wrap: on
line source
AllCops: Includes: - "config/local_config.rb.example" Excludes: - "db/schema.rb" - "config/local_config.rb" HashSyntax: EnforcedStyle: hash_rockets StringLiterals: EnforcedStyle: double_quotes