API Reference Styler v0.1.1

modules

Modules

A Style takes AST and returns a transformed version of that AST.

Styles up aliases!

NOT ENABLED Currently has a bug where it puts comments into bad places no matter what, since it's always rewriting every head. It's been run on our codebase once though...

Styles pipes! In particular, don't make pipe chains of only one pipe, and some persnickety pipe chain start stuff.

Simple 1-1 rewrites all crammed into one module to make for more efficient traversals

Wraps errors raised by Styles during tree traversal.

mix-tasks

Mix Tasks

Formats and rewrites the given files and patterns.