purescript-axon/.tidyrc.operators
Orion Kindel c5cc100c29
fmt
2024-12-01 17:13:45 -06:00

17 lines
703 B
Plaintext

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.