Sha256: a7fce5fd0c3cf050236af51ef540d1db2dfcae7a2e74f072e8428e9905eb7a2b
Contents?: true
Size: 587 Bytes
Versions: 2
Compression:
Stored size: 587 Bytes
Contents
AllCops: Exclude: - 'tmp/**/*' - 'spec/fixtures/application/htdocs/stylesheets/**/config.rb' - 'config/**/*' - 'Vagrantfile' - 'vendor/**/*' TargetRubyVersion: 2.2 ExtraDetails: true DisplayStyleGuide: true DisplayCopNames: true GlobalVars: AllowedVariables: [] MethodLength: Max: 30 LineLength: Max: 200 SpecialGlobalVars: Enabled: false BracesAroundHashParameters: Enabled: false CyclomaticComplexity: Max: 10 AbcSize: Max: 25 SpaceAfterComma: Enabled: false Style/FormatStringToken: Enabled: false Metrics/BlockLength: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dkdeploy-typo3-cms-8.1.0 | .rubocop.yml |
dkdeploy-typo3-cms-8.0.0 | .rubocop.yml |