Skip to content

Commit 76214cf

Browse files
committed
fix: autoformat
1 parent ce6f6f8 commit 76214cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/modules/project-tests.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ in
1616
Patch an existing `haskellProject` to run some checks. This module
1717
will create a flake check automatically.
1818
'';
19-
default = {};
19+
default = { };
2020
type = types.attrsOf (types.submoduleWith {
2121
specialArgs = { inherit pkgs self; };
2222
modules = [

0 commit comments

Comments
 (0)