pre-commit
still refers to the new formatter as nixfmt-rfc-style
This commit is contained in:
parent
a0f97d1a10
commit
43c06ae4c4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
};
|
||||
|
||||
pre-commit.settings.hooks = {
|
||||
nixfmt.enable = true;
|
||||
nixfmt-rfc-style.enable = true;
|
||||
deadnix.enable = false;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue