aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2026-01-16 16:00:42 +0800
committerHsiangNianian <i@jyunko.cn>2026-01-16 16:00:42 +0800
commitfc22b38a28da7fc1694847f2bc68fd362952c10c (patch)
treebc0061db6a4bfe01a938bdeae01997da0e3a6a13
parentab7bd0336a03fb1db4403472d85fe2a229b1b333 (diff)
downloadDropOut-fc22b38a28da7fc1694847f2bc68fd362952c10c.tar.gz
DropOut-fc22b38a28da7fc1694847f2bc68fd362952c10c.zip
chore: add pre-commit badge to README for enhanced visibility
Included a badge in the README to indicate pre-commit status, improving project documentation and providing users with immediate feedback on the pre-commit checks.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8bd2e56..337816f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Drop*O*ut
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2FHsiangNianian%2FDropOut?ref=badge_small)
+[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/HsiangNianian/DropOut/main.svg)](https://results.pre-commit.ci/latest/github/HsiangNianian/DropOut/main)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![CodeQL Advanced](https://github.com/HsiangNianian/DropOut/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/HsiangNianian/DropOut/actions/workflows/codeql.yml)