AllCops: TargetRubyVersion: 2.7 Metrics/AbcSize: Max: 20 Metrics/MethodLength: Max: 20 Style/Documentation: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes # for RBS::Inline Layout/LeadingCommentSpace: Enabled: false Style/AccessorGrouping: Enabled: false Style/CommentedKeyword: Enabled: false