Code changes
Demo
0.18.1
Module Changes
Class Changes
-
Rufo::Bug
-
Rufo::SyntaxError
-
Rufo::Formatter
Method Changes
-
Rufo::Formatter#check
-
Rufo::Formatter#current_token_kind
-
Rufo::Formatter#consume_token_value
-
Rufo::Formatter#indent_body
-
Rufo::Formatter#skip_space
-
Rufo::Formatter#visit_call_at_paren
0.18.0
Module Changes
Class Changes
-
Rufo::Bug
-
Rufo::SyntaxError
-
Rufo::Formatter
Method Changes
-
Rufo::Formatter#visit_begin
-
Rufo::Formatter#visit_unless
-
Rufo::Formatter#visit_string_concat
0.17.1
Module Changes
Class Changes
-
Rufo::Formatter
-
Rufo::Bug
-
Rufo::SyntaxError
Method Changes
-
Rufo::Formatter#visit_rescue_types
-
Rufo::Formatter#visit_array_setter
-
Rufo::Formatter#keyword?
-
Rufo::Formatter#indentable_keyword?
-
Rufo::Formatter#visit_call_with_receiver
-
Rufo::Formatter#track_alignment
-
Rufo::Formatter#visit_for