mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
flake-modules/dev/pre-commit: nixfmt -> nixfmt-rfc-style
This commit is contained in:
parent
0e354f76d7
commit
a3806b14c9
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
pre-commit = {
|
||||
settings.hooks = {
|
||||
nixfmt = {
|
||||
nixfmt-rfc-style = {
|
||||
enable = true;
|
||||
package = fmt;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue