purescript-axon/.tidyrc.operators

17 lines
703 B
Plaintext
Raw Permalink Normal View History

2024-12-01 23:13:45 +00:00
purs-tidy
Unexpected argument:
generate-oprators
A tidy-upper for PureScript source code.
--help,-h Show this help message.
--version,-v Shows the current version.
check Check source files are formatted.
format Format input over stdin.
format-in-place Format source files in place.
generate-config Writes a .tidyrc file to the current working directory based
on the command line options given.
generate-operators Generate an operator precedence table for better operator formatting.
Best used with `spago sources`. Prints to stdout.