Disable SafeNavigationConsistency lint (#79 )
Require Ruby 3.0 and support new checks as of Rubocop 1.63 (#74 )
Disable anonymous argument forwarding requirement (#71 )
Require Ruby 2.7 and support new checks as of Rubocop 1.56 (#64 )
Disable Lint/Debugger for samples (#60 )
Disable Style/RegexpLiteral (#58 )
Updates for Rubocop 1.31 (#54 )
Require Ruby 2.6 and support new checks as of Rubocop 1.30
Pin rubocop to 1.28.x for Ruby 2.5 compatibility
Disable Style/RedundantBegin
Add rubocop 1.9 cops and disable a few others
Fix crash on extension checking, and eliminate new cop warning
pin rubocop version to 1.x, set min ruby to 2.5, enable new cops
Set required ruby version to 2.4
Set rubocop dependency to ~> 0.74.0
Enforce expanded for Style/EmptyMethod
Allow parentheses in chaining for Style/MethodCallWithArgsParentheses
Enforce brackets for Style/WordArray and Style/SymbolArray
Set TargetRubyVersion to 2.3
Disable Style/FrozenStringLiteralComment
Enable Metrics/ClassLength
You can’t perform that action at this time.