jekyll-seo-tag/.rubocop.yml

11 lines
149 B
YAML

Metrics/LineLength:
Exclude:
- spec/**/*
- jekyll-seo-tag.gemspec
Style/Documentation:
Enabled: false
Style/FileName:
Enabled: false