Skip to content

Instantly share code, notes, and snippets.

@c80609a
Last active December 16, 2020 01:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c80609a/574fa75869061721b0db28ed11a82fd0 to your computer and use it in GitHub Desktop.
Save c80609a/574fa75869061721b0db28ed11a82fd0 to your computer and use it in GitHub Desktop.
rubocop.rb
# Rubocop's Metrics/AbcSize metric is disabled for
# this method as Rubocop determines this method to
# be too complex while there's no way to make it
# less "complex" without introducing extra methods
# (which actually will make things _more_ complex).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment