pine-format 0.2.2

An opinionated formatter for Pine Script.
Documentation
1
2
3
plot( close , title = "c" )
----
plot(close, title="c")