lib/rubocop/cop/ariadne.rb



# frozen_string_literal: true

Dir[File.join(__dir__, "ariadne", "*.rb")].sort.each { |file| require file }