mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 13:28:42 -05:00
(rubocop) Disable Style/Documentation for now
This commit is contained in:
parent
e0cbf89b8f
commit
0d95977db3
1 changed files with 6 additions and 0 deletions
6
.rubocop.yml
Normal file
6
.rubocop.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
AllCops:
|
||||||
|
TargetRubyVersion: 2.4
|
||||||
|
|
||||||
|
Style/Documentation:
|
||||||
|
Enabled: False
|
||||||
Loading…
Add table
Add a link
Reference in a new issue