[PR #1800] [MERGED] Adding pre-commit config #6650

Closed
opened 2026-03-07 21:02:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1800
Author: @BlackDex
Created: 6/27/2021
Status: Merged
Merged: 7/4/2021
Merged by: @dani-garcia

Base: mainHead: pre-commit


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

There is a nice tool called pre-commit: https://pre-commit.com/
It can run actions prior to a commit to validate everything is working.
People can choose to enable this for them selfs, but it would be nice to have a base config by default.


🔄 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/dani-garcia/vaultwarden/pull/1800 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 6/27/2021 **Status:** ✅ Merged **Merged:** 7/4/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `pre-commit` --- ### 📝 Commits (1) - [`ff8e88a`](https://github.com/dani-garcia/vaultwarden/commit/ff8e88a5dff787d3095f29ac5125e9c96a66bbef) Adding pre-commit config ### 📊 Changes **1 file changed** (+37 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.pre-commit-config.yaml` (+37 -0) </details> ### 📄 Description There is a nice tool called pre-commit: https://pre-commit.com/ It can run actions prior to a commit to validate everything is working. People can choose to enable this for them selfs, but it would be nice to have a base config by default. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:02:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6650