diff --git a/.rubocop.yml b/.rubocop.yml index 443caa3..9e60da6 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,5 +1,6 @@ AllCops: TargetRubyVersion: '2.7' + NewCops: enable Style/AsciiComments: Enabled: false