Mercurial > zeropaste
view .rubocop.yml @ 473:8a90106a7be2
Seems working
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 23 Feb 2020 22:49:49 +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