Sha256: 2d655762174c204f17cec20ca9e529643312bc6256d19b953d2c53862e3b3b52
Contents?: true
Size: 527 Bytes
Versions: 14
Compression:
Stored size: 527 Bytes
Contents
require: rubocop-jekyll inherit_gem: rubocop-jekyll: .rubocop.yml AllCops: TargetRubyVersion: 2.6 Include: - lib/**/*.rb Exclude: - .gitignore - .rspec - .rubocop.yml - .travis.yml - Gemfile.lock - HISTORY.md - LICENSE.txt - README.md - script/**/* - vendor/**/* - gemfiles/**/* - lib/cloudcannon-jekyll/safe-jsonify-filter.rb # TODO remove this and fix warnings Naming/MemoizedInstanceVariableName: Exclude: - lib/cloudcannon-jekyll/page-without-a-file.rb
Version data entries
14 entries across 14 versions & 1 rubygems