Lint yaml better

This commit is contained in:
Greg Hellings
2025-11-02 23:45:16 -06:00
parent 518c3898b6
commit af41fd6b92
12 changed files with 86 additions and 32 deletions
+1
View File
@@ -122,6 +122,7 @@
checks = import ./checks.nix {
inherit system;
inherit (top) hooks;
inherit (pkgs) lib;
};
devShells = import ./shells.nix {