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

x/pre_commit/.pre-commit

Create the pre-commit file
Latest
File
#! /bin/sh
deno lint && deno fmt && deno test --unstable -A