Sha256: 5a55bc666bdd9fcee40909db183b81ea44e68f64c8ff244ad0aeab2feb517881
Contents?: true
Size: 701 Bytes
Versions: 3
Compression:
Stored size: 701 Bytes
Contents
AllCops: NewCops: enable Exclude: - 'assets/**/*' DisplayCopNames: true TargetRubyVersion: 2.5 SuggestExtensions: false Style/ClassAndModuleChildren: Enabled: false Layout/LineLength: Max: 100 Layout/EndOfLine: EnforcedStyle: lf Metrics/CyclomaticComplexity: Max: 20 Metrics/MethodLength: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Metrics/ParameterLists: Max: 6 Metrics/ClassLength: Max: 250 Metrics/AbcSize: Enabled: false Metrics/BlockLength: Max: 100 Metrics/PerceivedComplexity: Max: 20 Style/MultilineTernaryOperator: Enabled: false Layout/EmptyLineAfterGuardClause: Enabled: false Lint/OrAssignmentToConstant: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sibit-0.24.0 | .rubocop.yml |
sibit-0.23.1 | .rubocop.yml |
sibit-0.23.0 | .rubocop.yml |