Skip to content

Commit 02448b9

Browse files
committed
Add provider log to allowed global variable
1 parent d8e521f commit 02448b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ inherit_gem:
22
manageiq-style: ".rubocop_base.yml"
33
inherit_from:
44
- ".rubocop_local.yml"
5+
Style/GlobalVars:
6+
AllowedVariables:
7+
- $proxmox_log

0 commit comments

Comments
 (0)