[PR #429] [MERGED] feat: use pre-commit hooks to standardize commit messages #481

Closed
opened 2026-06-08 11:28:40 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/429
Author: @wugeer
Created: 8/15/2024
Status: Merged
Merged: 8/21/2024
Merged by: @bootandy

Base: masterHead: lib


📝 Commits (1)

  • 7d8c142 feat: use pre-commit hooks to standardize commit messages

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

.pre-commit-config.yaml (+11 -0)

📄 Description

Use pre-commit hooks to do more checks and optimize submission information before submission.

How to use

pip3 install pre-commit
pre-commit install

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/429 **Author:** [@wugeer](https://github.com/wugeer) **Created:** 8/15/2024 **Status:** ✅ Merged **Merged:** 8/21/2024 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `lib` --- ### 📝 Commits (1) - [`7d8c142`](https://github.com/bootandy/dust/commit/7d8c142da9ddf55b60ed5ef20521234a83dadedc) feat: use pre-commit hooks to standardize commit messages ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.pre-commit-config.yaml` (+11 -0) </details> ### 📄 Description Use pre-commit hooks to do more checks and optimize submission information before submission. # How to use ``` pip3 install pre-commit pre-commit install ```` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:40 +03:00
zhus closed this issue 2026-06-08 11:28:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#481