mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 04:57:44 +00:00
Merge pull request #46 from kamadorueda/kamadorueda
feat: update readme
This commit is contained in:
commit
6890f358b3
1 changed files with 11 additions and 2 deletions
13
README.md
13
README.md
|
@ -3,6 +3,15 @@
|
||||||
<p align="center">The Uncompromising Nix Code Formatter</p>
|
<p align="center">The Uncompromising Nix Code Formatter</p>
|
||||||
|
|
||||||
<p align="center">
|
<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
|
<a
|
||||||
href="https://coveralls.io/github/kamadorueda/alejandra?branch=main"
|
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
|
$ nix-env -qaP --json --drv-path > after
|
||||||
```
|
```
|
||||||
|
|
||||||
As of 2022-02-05,
|
As of 2022-02-08,
|
||||||
there are 50 differences in a set of 38955 derivations
|
there are 47 differences in a set of 38955 derivations
|
||||||
because of things like this:
|
because of things like this:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue