aboutsummaryrefslogtreecommitdiffstats
path: root/ci/custom_cops/lib/custom_cops.rb
blob: 157b8247e4045820a23b575c319addb13ee2a181 (plain) (blame)
1
2
3
4
# frozen_string_literal: true

require_relative "custom_cops/refute_not"
require_relative "custom_cops/assert_not"