Sha256: 086c3248bc708c3cf68e316c070b65eaf6c573c67659058a81734a705dd920cc
Contents?: true
Size: 439 Bytes
Versions: 2
Compression:
Stored size: 439 Bytes
Contents
inherit_gem: jekyll: .rubocop.yml AllCops: TargetRubyVersion: 2.3 Include: - lib/**/*.rb Exclude: - .gitignore - .rspec - .rubocop.yml - .travis.yml - Gemfile.lock - History.markdown - LICENSE.txt - README.md - features/**/* - script/**/* - spec/**/* - test/**/* - vendor/**/* Naming/MemoizedInstanceVariableName: Exclude: - lib/jekyll-feed/page-without-a-file.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-feed-0.11.0 | .rubocop.yml |
jekyll-feed-0.10.0 | .rubocop.yml |