mirror of
https://github.com/dev-sec/linux-baseline
synced 2025-02-18 10:48:24 +00:00
streamline .rubocop config
This commit is contained in:
parent
962e6ee41a
commit
488a19cc97
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
AllCops:
|
||||
Excludes:
|
||||
- vendor/**
|
||||
- metadata.rb
|
||||
- '**/Puppetfile'
|
||||
- Puppetfile
|
||||
|
||||
|
||||
Documentation:
|
||||
Enabled: false
|
||||
AlignParameters:
|
||||
|
|
Loading…
Add table
Reference in a new issue