Method: SyntaxTree::Formatter#trailing_comma
- Defined in:
- lib/syntax_tree/formatter.rb
#trailing_comma ⇒ Object (readonly) Also known as: trailing_comma?
These options are overridden in plugins to we need to make sure they are available here.
30 31 32 |
# File 'lib/syntax_tree/formatter.rb', line 30 def trailing_comma @trailing_comma end |