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

Merge pull request #46 from kamadorueda/kamadorueda

feat: update readme
This commit is contained in:
Kevin Amado 2022-02-08 20:09:35 -05:00 committed by GitHub
commit 6890f358b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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:
```