Sha256: 04de087b57d7272ecd6cfd2a44f0435e0650f5912965874f73ebe1f329b889bb
Contents?: true
Size: 386 Bytes
Versions: 5
Compression:
Stored size: 386 Bytes
Contents
inherit_from: ../.rubocop.yml # Allow longer lines in the tests because sometime we are checking longer # strings. LineLength: Max: 120 # Allow for lines which let a and then make an assertion. And for adding some # spaces to line the lets and assertions up to make them more tabular. Style/Semicolon: AllowAsExpressionSeparator: true Style/SpaceBeforeSemicolon: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
gitdocs-0.6.2 | test/.rubocop.yml |
gitdocs-0.6.1 | test/.rubocop.yml |
gitdocs-0.6.0 | test/.rubocop.yml |
gitdocs-0.5.0 | test/.rubocop.yml |
gitdocs-0.5.0.pre7 | test/.rubocop.yml |