mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 21:17:45 +00:00
feat: version 0.1.0
This commit is contained in:
parent
1a0d9589d0
commit
6ded43a40e
9 changed files with 55 additions and 36 deletions
12
README.md
12
README.md
|
@ -140,6 +140,18 @@ See why Alejandra was created
|
|||
and a comparison between alternatives
|
||||
[here](https://discourse.nixos.org/t/the-uncompromising-nix-code-formatter/17385/3?u=kamadorueda).
|
||||
|
||||
## Versioning
|
||||
|
||||
We use [semver](https://semver.org/) to version Alejandra.
|
||||
|
||||
Our public API consists of:
|
||||
|
||||
- The formatting rules (a.k.a. the style).
|
||||
- The CLI tool (`$ alejandra`),
|
||||
command line flags,
|
||||
positional arguments,
|
||||
and stdout.
|
||||
|
||||
## Footnotes
|
||||
|
||||
[^benchmark-specs]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue