mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: exit codes as public api
This commit is contained in:
parent
424e300ab5
commit
391e33c537
7 changed files with 177 additions and 94 deletions
|
@ -33,6 +33,10 @@ steps:
|
|||
- formatting-before-vs-after.patch.txt
|
||||
- formatting-after.patch.txt
|
||||
command:
|
||||
- echo +++ Formatting - demo
|
||||
- nix run . -- flake.nix
|
||||
|
||||
- echo --- Cloning nixpkgs
|
||||
- git config --global user.email CI/CD
|
||||
- git config --global user.name CI/CD
|
||||
- git clone --branch=master --depth 1 --origin=upstream file:///data/nixpkgs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue