mirror of
https://github.com/RGBCube/ncc
synced 2025-07-27 18:17:44 +00:00
feat: swap out alejandra with nixfmt
This commit is contained in:
parent
a6293bb144
commit
b6c6b8365a
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ in {
|
|||
{
|
||||
name = "nix";
|
||||
auto-format = false;
|
||||
formatter.command = "alejandra";
|
||||
formatter.command = "nixfmt";
|
||||
}
|
||||
|
||||
{
|
||||
|
@ -212,7 +212,7 @@ in {
|
|||
marksman
|
||||
|
||||
# NIX
|
||||
alejandra
|
||||
nixfmt-rfc-style
|
||||
nil
|
||||
|
||||
# PYTHON
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue