Formatting:
results in the output:
As pointed out by @brandon-leapyear in #69.
I should really have thought of this when I added support (a15b229).
One option would just be to make FOURMOLU the canonical version. But in a sense this just moves the problem. Keeping track of which the user initially used could be mildly tricky.
Formatting:
{- FOURMOLU_DISABLE -}results in the output:
{- ORMOLU_DISABLE -}As pointed out by @brandon-leapyear in #69.
I should really have thought of this when I added support (a15b229).
One option would just be to make
FOURMOLUthe canonical version. But in a sense this just moves the problem. Keeping track of which the user initially used could be mildly tricky.