Sha256: a705538ea18a5375c16b6c7cf425bddb77621b9d6761b3f909b9eb9379f1b21c
Contents?: true
Size: 327 Bytes
Versions: 3
Compression:
Stored size: 327 Bytes
Contents
require: rubocop-jekyll inherit_gem: rubocop-jekyll: .rubocop.yml AllCops: Exclude: - vendor/**/* - Gemfile* - '*.gemspec' # This does nothing. Why? NewCops: enable TargetRubyVersion: 2.6 Layout/LineLength: Max: 150 # Gemspec/RequireMFA: # Enabled: false Jekyll/NoPutsAllowed: Enabled: false
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
jekyll_time_since-0.1.1 | .rubocop.yml |
jekyll_time_since-0.1.0 | .rubocop.yml |
jekyll_block_tag_plugin_template-0.1.1 | .rubocop.yml |