Skip to content
Snippets Groups Projects
Commit 768ba34b authored by Martin Afanasjew's avatar Martin Afanasjew Committed by GitHub
Browse files

style: use RuboCop 0.41.2, adjust defaults (#489)

Changes to our style configuration:

- Consolidate all rules related to Ruby 1.8 compatibility in one place.
- Codify our de-facto preference for `alias_method` over `alias` (drops
  offense count by 54 after turning this on).
- Drop `Style/SignalException` as `only_raise` has been the new default
  for quite a while (since RuboCop 0.37.0).
parent 842862c6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment