diff --git a/.badges/pre-commit-enabled.svg b/.badges/pre-commit-enabled.svg new file mode 100644 index 0000000..92c3431 --- /dev/null +++ b/.badges/pre-commit-enabled.svg @@ -0,0 +1 @@ +pre-commit: enabledpre-commitenabled \ No newline at end of file diff --git a/README.md b/README.md index 53514e4..64fa00c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # [`diwt`](https://git.dotya.ml/wanderer/diwt) [![built with nix](./.badges/built-with-nix.svg)](https://builtwithnix.org) +[![pre-commit](./.badges/pre-commit-enabled.svg)](https://github.com/pre-commit/pre-commit) [![Build Status](https://drone.dotya.ml/api/badges/wanderer/diwt/status.svg?ref=refs/heads/development)](https://drone.dotya.ml/wanderer/diwt) [![Go Report Card](https://goreportcard.com/badge/git.dotya.ml/wanderer/diwt)](https://goreportcard.com/report/git.dotya.ml/wanderer/diwt) [![Go Reference](./.badges/pkggodev.svg)](https://pkg.go.dev/git.dotya.ml/wanderer/diwt)