module Rubocop
module Rubocop::Ruby30
rubocop-ruby3_0
1.0.5
# frozen_string_literal: true module Rubocop module Ruby30 VERSION = "1.0.5" end end