Sha256: e37ce3181a8a74d6ff9c9eb8558012cebdf7d3fae53b9333dcd994ae2dcb246a
Contents?: true
Size: 325 Bytes
Versions: 1
Compression:
Stored size: 325 Bytes
Contents
--- inherit_gem: rubocop-fnando: .rubocop.yml AllCops: TargetRubyVersion: 2.7 NewCops: enable Naming/FileName: Exclude: - lib/sinatra-subdomain.rb Style/OptionalBooleanParameter: Enabled: false Metrics/MethodLength: Enabled: false Metrics/BlockLength: Enabled: false Metrics/AbcSize: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sinatra-subdomain-0.4.0 | .rubocop.yml |