Sha256: f76b50e5db0cc5636547e131cac288e853783a90a0cbbf8def77634ad60dd472
Contents?: true
Size: 934 Bytes
Versions: 1
Compression:
Stored size: 934 Bytes
Contents
AllCops: DisplayCopNames: true DisplayStyleGuide: true TargetRubyVersion: 2.3 Exclude: - 'lib/**/**/templates/*' - 'spec/**/**/*' LineLength: Max: 100 Metrics/ModuleLength: Enabled: false Style/Alias: EnforcedStyle: prefer_alias_method Style/BracesAroundHashParameters: Enabled: false Style/ClassAndModuleChildren: EnforcedStyle: compact Exclude: - 'lib/generators/locale/base.rb' Style/ClosingParenthesisIndentation: Enabled: false Style/Documentation: Enabled: false Style/EmptyLinesAroundBlockBody: Enabled: false Style/EmptyLinesAroundClassBody: Enabled: false Style/EmptyLinesAroundModuleBody: Enabled: false Style/HashSyntax: Enabled: false Style/FirstParameterIndentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/MultilineMethodCallIndentation: EnforcedStyle: aligned Style/NumericLiterals: Enabled: false Style/RescueModifier: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_generator-4.0.1 | .rubocop.yml |