1
Fork 0
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:
Kevin Amado 2022-02-25 15:38:56 -05:00
parent 424e300ab5
commit 391e33c537
7 changed files with 177 additions and 94 deletions

View file

@ -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