Method: RuboCop::Cop::Style::AlignHash::KeyAlignment#checkable_layout
- Defined in:
- lib/rubocop/cop/style/align_hash.rb
#checkable_layout(_node) ⇒ Object
14 15 16 |
# File 'lib/rubocop/cop/style/align_hash.rb', line 14 def checkable_layout(_node) true end |