nix: add postgrest-docs-check (#676)

This commit is contained in:
Taimoor Zaeem
2023-09-12 23:18:17 -03:00
committed by GitHub
parent 50c87fec88
commit 69eaef461f
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ pkgs.mkShell {
docs.spellcheck
docs.dictcheck
docs.linkcheck
docs.check
];
shellHook = ''