Sha256: 329f38c96578a57e71089b81959fede7cf943f2c9411a65e3e37a116c885bab7
Contents?: true
Size: 1.53 KB
Versions: 5
Compression:
Stored size: 1.53 KB
Contents
Style/FrozenStringLiteralComment: EnforcedStyle: always Style/ClassCheck: EnforcedStyle: kind_of? Metrics/LineLength: Max: 80 Style/BlockDelimiters: Enabled: false Style/RegexpLiteral: Enabled: false Metrics/AbcSize: Enabled: false Style/PerlBackrefs: Enabled: false ClassLength: Enabled: false CyclomaticComplexity: Enabled: false Documentation: Enabled: false Encoding: Enabled: false FileName: Enabled: false IfUnlessModifier: Enabled: false MethodLength: Enabled: false ModuleFunction: Enabled: false OneLineConditional: Enabled: false ParameterLists: Enabled: false Proc: Enabled: false SingleLineBlockParams: Enabled: false VariableInterpolation: Enabled: false TrailingComma: Enabled: false WhileUntilModifier: Enabled: false PredicateName: NamePrefixBlacklist: - is_ StringLiterals: EnforcedStyle: double_quotes SupportedStyles: - single_quotes - double_quotes DotPosition: EnforcedStyle: leading SpaceBeforeBlockBraces: EnforcedStyle: space SpaceInsideBlockBraces: EnforcedStyle: no_space DoubleNegation: Enabled: false SpaceInsideBlockBraces: SpaceBeforeBlockParameters: false SpaceInsideHashLiteralBraces: Enabled: false PercentLiteralDelimiters: PreferredDelimiters: '%': '[]' '%i': '[]' '%q': '[]' '%Q': '[]' '%r': '[]' '%s': '[]' '%w': '[]' '%W': '[]' '%x': '[]' Style/CollectionMethods: PreferredMethods: collect: 'map' collect!: 'map!' inject: 'reduce' detect: 'find' find_all: 'select'
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
browser-2.2.0 | .rubocop.yml |
browser-2.1.0 | .rubocop.yml |
browser-2.0.3 | .rubocop.yml |
browser-2.0.2 | .rubocop.yml |
browser-2.0.1 | .rubocop.yml |