We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6fa882 commit 8193aa2Copy full SHA for 8193aa2
lib/generators/manageiq/plugin/templates/.rubocop_local.yml
@@ -0,0 +1,3 @@
1
+Style/GlobalVars:
2
+ AllowedVariables:
3
+ - $<%= plugin_short_name %>_log
0 commit comments