@prettier/plugin-ruby
Advanced tools
Changelog
[0.4.1] - 2019-02-12
makeList
utility for the nodes that are lists from within ripper.Changelog
[0.4.0] - 2019-02-12
trailingComma
configuration option (defaults to false
).stdin
.Changelog
[0.3.7] - 2019-02-11
;
s unless they are within an embedded expression.Changelog
[0.3.6] - 2019-02-10
not
operator properly.if
, unless
, and when
nodes.Changelog
[0.3.4] - 2019-02-09
defs
nodes.EXPR_END|EXPR_LABEL
lexer state.to_proc
.do
blocks necessarily need to break their parent nodes.next
node edge case with args_add
as the body.Changelog
[0.3.3] - 2019-02-09
preferSingleQuotes: false
.Changelog
[0.3.2] - 2019-02-09
.rb
and .rake
files so you don't have to specify the parser when running.