diff --git a/.rubocop.yml b/.rubocop.yml index d30cd76..ab951f6 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,7 +1,9 @@ # cspell:Disable require: - rubocop-rails + - rubocop-performance - rubocop-factory_bot + - rubocop-minitest AllCops: TargetRubyVersion: 3.3.0