Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
npm
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Jun 15, 2024
1 parent f0b35e4 commit 9b5391b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# taplo pre-commit hook

This repo provides a pre-commit hook to format Toml files with Taplo, using the
binaries published to NPM for fast installation. It is heavily inspired by
[nikaro's hooks](https://github.com/nikaro/taplo-pre-commit) — basically a
straight port to installing with `npm` instead of rebuilding the Rust source
from scratch.

0 comments on commit 9b5391b

Please sign in to comment.