1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-31 12:37:45 +00:00

feat: update readme

This commit is contained in:
Kevin Amado 2022-02-08 19:57:59 -05:00
parent 0e5afd651d
commit ae5a01410a
No known key found for this signature in database
GPG key ID: FFF341057F503148

View file

@ -3,6 +3,15 @@
<p align="center">The Uncompromising Nix Code Formatter</p>
<p align="center">
<a
href="https://buildkite.com/kamadorueda/alejandra"
>
<img
alt="CI/CD"
src="https://badge.buildkite.com/67d170860f5630bbc776a97fb0be9c88a97c92860c91f77aa0.svg?branch=main"
>
</img>
</a>
<a
href="https://coveralls.io/github/kamadorueda/alejandra?branch=main"
>
@ -141,8 +150,8 @@ and a comparison between alternatives
$ nix-env -qaP --json --drv-path > after
```
As of 2022-02-05,
there are 50 differences in a set of 38955 derivations
As of 2022-02-08,
there are 47 differences in a set of 38955 derivations
because of things like this:
```