chore: Run postgrest-style on docs files
This prevents CI from failing after the merge.
This commit is contained in:
+1
-2
@@ -2,8 +2,7 @@ let
|
||||
docs =
|
||||
import ./default.nix;
|
||||
|
||||
pkgs =
|
||||
docs.pkgs;
|
||||
inherit (docs) pkgs;
|
||||
in
|
||||
pkgs.mkShell {
|
||||
name = "postgrest-docs";
|
||||
|
||||
Reference in New Issue
Block a user