Documentation: Enabled: false Metrics/LineLength: IgnoredPatterns: ['(\A|\s)#'] Max: 100 Layout/EmptyLineAfterGuardClause: Enabled: false Layout/EmptyLinesAroundBlockBody: Enabled: false Style/DoubleNegation: Enabled: false Metrics/MethodLength: Max: 20 Metrics/BlockLength: Max: 30 Metrics/AbcSize: Max: 20