1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-08-01 21:17:45 +00:00

feat: exit codes as public api

This commit is contained in:
Kevin Amado 2022-02-25 15:38:56 -05:00
parent 424e300ab5
commit 391e33c537
7 changed files with 177 additions and 94 deletions

View file

@ -195,6 +195,7 @@ Our public API consists of:
- The CLI tool (`$ alejandra`),
command line flags,
positional arguments,
exit codes,
and stdout.
## Changelog