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

feat: release 3.1.0

This commit is contained in:
Kevin Amado 2024-11-03 18:01:21 -07:00
parent 515cc37052
commit 2bb91e309c
12 changed files with 987 additions and 159 deletions

View file

@ -19,7 +19,7 @@ echo INFO: building Alejandra
nix-build \
--out-link result-alejandra \
https://github.com/kamadorueda/alejandra/tarball/3.0.0
https://github.com/kamadorueda/alejandra/tarball/3.1.0
echo INFO: running Alejandra:
result-alejandra/bin/alejandra -- -q "${@}"