Skip to content

Commit e1f757d

Browse files
authored
fuck (#33)
1 parent 8ce7fdd commit e1f757d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

flake-module.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@ in
109109
default = { };
110110
type = hlsCheckSubmodule;
111111
};
112-
};
113-
hlintCheck = mkOption {
114-
default = { };
115-
type = hlintCheckSubmodule;
112+
hlintCheck = mkOption {
113+
default = { };
114+
type = hlintCheckSubmodule;
115+
};
116116
};
117117
};
118118
in

0 commit comments

Comments
 (0)