We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbf03e commit b421484Copy full SHA for b421484
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