Class: RuboCop::Cop::Glib::JsonUi::NestedActionParameter
- Inherits:
-
BaseNestedParameter
- Object
- Base
- BaseNestedParameter
- RuboCop::Cop::Glib::JsonUi::NestedActionParameter
- Defined in:
- lib/glib/rubocop/cops/json_ui/nested_action_parameter.rb
Overview
Enforces using the immediate block parameter instead of outer block variables in nested action blocks (onClick, onClose, onChange, etc.) in JsonUi templates.
Constant Summary
Constants inherited from BaseNestedParameter
BaseNestedParameter::MSG_OUTER_VAR