Sha256: 8ce04b2aa9672bb30b87fc714c678939808012cd1308ac4fde7eed1467e628bc
Contents?: true
Size: 424 Bytes
Versions: 4
Compression:
Stored size: 424 Bytes
Contents
require: rubocop-jekyll inherit_gem: rubocop-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 - script/**/* - vendor/**/* Naming/MemoizedInstanceVariableName: Exclude: - lib/bridgetown-feed/page-without-a-file.rb
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
bridgetown-feed-1.1.2 | .rubocop.yml |
bridgetown-feed-1.1.1 | .rubocop.yml |
bridgetown-feed-1.1.0 | .rubocop.yml |
bridgetown-feed-1.0.0 | .rubocop.yml |