mirror of
https://github.com/aljazceru/midnight-gh-pages-theme.git
synced 2025-12-17 06:04:20 +01:00
12 lines
149 B
YAML
12 lines
149 B
YAML
inherit_gem:
|
|
rubocop-github:
|
|
- config/default.yml
|
|
|
|
AllCops:
|
|
Exclude:
|
|
- _site/**/*
|
|
- vendor/**/*
|
|
|
|
Layout/LineLength:
|
|
Enabled: false
|