Skip to content
Commit e333f4db authored by intrigeri's avatar intrigeri
Browse files

Rubocop: allow methods up to 20 lines long (not counting comments)

Our longest method is currently 16 lines long. Let's give ourselves
a little bit of margin on top of that, while ensuring we don't
regress to much.

The default setting (based on https://rubystyle.guide/#short-methods) is 10
lines, which seems unrealistic and not worth the effort, given the amount of
programming skills we're putting into this script.
parent 48ed4e3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment