Sha256: 44feb8badccc3a29a8c5d56668859bda106044eb81c57107e45c5f6c925aafcb
Contents?: true
Size: 483 Bytes
Versions: 1
Compression:
Stored size: 483 Bytes
Contents
require: - rubocop-performance - rubocop-rspec Layout/AlignHash: EnforcedColonStyle: table EnforcedHashRocketStyle: table Metrics/BlockLength: Exclude: - webmention-verification.gemspec - spec/**/*.rb Metrics/LineLength: Enabled: false Naming/RescuedExceptionsVariableName: PreferredName: exception RSpec/NestedGroups: Max: 4 Style/Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/SymbolArray: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
webmention-verification-1.1.1 | .rubocop.yml |