fredrikekre / Runic.jl

A code formatter for Julia with rules set in stone.
MIT License
92 stars 2 forks source link

`#! format: off/on` #41

Closed fredrikekre closed 3 weeks ago

fredrikekre commented 1 month ago

I think it could make sense to support toggling the formatter in cases where you need/prefer manual formatting. A common example where this could be used is "useful" alignment in e.g. array literals etc.