View Source Quokka (Quokka v2.4.1)

Quokka is a formatter plugin with stronger opinions on code organization, multi-line defs and other code-style matters.

Summary

Functions

Turns an ast and comments back into code, formatting it along the way.

Functions

Link to this function

ast_to_string(ast, comments \\ [], formatter_opts \\ [])

View Source

Turns an ast and comments back into code, formatting it along the way.