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:
parent
8983c07050
commit
4633541af3
3 changed files with 8 additions and 54 deletions
|
@ -6,8 +6,9 @@ includes = ["*.json"]
|
|||
options = ["-S"]
|
||||
|
||||
[formatter.nix]
|
||||
command = "alejandra"
|
||||
command = "cargo"
|
||||
includes = ["*.nix"]
|
||||
options = ["run", "--"]
|
||||
|
||||
[formatter.prettier]
|
||||
command = "prettier"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue