style: utilise keep-sorted formatter
This commit is contained in:
parent
fd65dc21ad
commit
f04a4ca44d
31 changed files with 86 additions and 27 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{ config, lib, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
let
|
||||
feature = "replace";
|
||||
in
|
||||
|
|
|
|||
|
|
@ -1,4 +1,8 @@
|
|||
{ config, lib, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
let
|
||||
feature = "replace";
|
||||
port = "port";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue