Commit Graph

1 Commits

Author SHA1 Message Date
Yasuo Honda b74842a067 Enable RuboCop
- RuboCop version is locked to 0.81.0 which supports Ruby 2.3
Once Ransack bumps the required_ruby_version, RuboCop can be bumped.

- `DisabledByDefault: true` not to apply all of default cops

- Some Layout and Style cops are enabled to make initial changes small
Other cops can be enabled later.
2020-12-23 16:22:08 +09:00