Mercurial > zeropaste
view .rubocop.yml @ 467:fd3078b4d355
Update to latest rails
author | nanaya <me@nanaya.pro> |
---|---|
date | Tue, 22 Oct 2019 16:17:30 +0900 |
parents | 1c6a056269e6 |
children |
line wrap: on
line source
AllCops: Include: - Gemfile - config/local_config.rb.example Exclude: - bin/* - config/local_config.rb - db/schema.rb Rails: Enabled: true