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

refactor: rm alejandra

- In order to clean the lockfile
This commit is contained in:
Kevin Amado 2022-01-31 18:33:51 -05:00
parent 8983c07050
commit 4633541af3
No known key found for this signature in database
GPG key ID: FFF341057F503148
3 changed files with 8 additions and 54 deletions

View file

@ -6,8 +6,9 @@ includes = ["*.json"]
options = ["-S"]
[formatter.nix]
command = "alejandra"
command = "cargo"
includes = ["*.nix"]
options = ["run", "--"]
[formatter.prettier]
command = "prettier"