ruby-syntax-tree / syntax_tree

Interact with the Ruby syntax tree

Home Page:https://ruby-syntax-tree.github.io/syntax_tree/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format from stdin to stdout

lassik opened this issue · comments

commented

Can the stree format CLI read the unformatted code from standard input instead of reading it from a file? Stdin support is important for editor plugins.

cc @strake7

Yeah you can pipe it in to all of the commands that support input.