module RuboCop

Let's make this file Ruby 2.2 compatible to avoid transpiling rubocop:disable Layout/HeredocIndentation

rubocop:enable Layout/HeredocIndentation

Constants

RUBY_NEXT_VERSION

Transform Ruby Next parser version to a float, e.g.: “2.8.0.1” => 2.801