AllCops: TargetRubyVersion: 2.4.4 Style/RegexpLiteral: EnforcedStyle: slashes AllowInnerSlashes: true Style/Documentation: Enabled: false Style/SpaceInsideHashLiteralBraces: Enabled: true EnforcedStyle: no_space Metrics/BlockLength: Enabled: true Exclude: - spec/**/*