diff --git a/.rubocop.yml b/.rubocop.yml index 920bc72..7354c6b 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -3,3 +3,5 @@ inherit_gem: AllCops: TargetRubyVersion: 3.0 + Exclude: + - lib/tapioca/**/*.rb