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