Sha256: dfc5904a0046f32f8d0507c6cd276abad441de982c19ec0b2db91c7245621a13
Contents?: true
Size: 400 Bytes
Versions: 3
Compression:
Stored size: 400 Bytes
Contents
require: - rubocop-performance - rubocop-rspec Metrics/BlockLength: Exclude: - spec/**/*.rb Metrics/LineLength: Enabled: false Naming/RescuedExceptionsVariableName: PreferredName: exception RSpec/FilePath: Exclude: - spec/lib/indieweb/**/*_spec.rb Style/Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/SymbolArray: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
indieweb-endpoints-0.3.0 | .rubocop.yml |
indieweb-endpoints-0.2.0 | .rubocop.yml |
indieweb-endpoints-0.1.0 | .rubocop.yml |