Skip to content

v1.28.1: Don't reformat JSON files by default

Latest
Compare
Choose a tag to compare
@walles walles released this 02 Nov 15:02

Still unsure what the right default is here, but now it's not default.

If you want it, do this in some shell rc file:

export MOAR=--reformat

Then all future moar invocations will automatically reformat JSON files.

This release also tunes word wrapping to wrap on hyphens.