Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/githooks/githooks.ts>setupGithooks

Allows you to associate deno tasks with githooks by extending the native deno.json configuration file
Go to Latest
function setupGithooks
import { setupGithooks } from "https://deno.land/x/githooks@0.0.3/githooks.ts";

Parameters

optional
opts: GithooksOptions = [UNSUPPORTED]