mirror of
https://github.com/mikeroyal/Self-Hosting-Guide.git
synced 2026-03-22 16:31:28 -05:00
[PR #270] Add pre-commit flow #624
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mikeroyal/Self-Hosting-Guide/pull/270
Author: @mdeweerd
Created: 9/21/2023
Status: 🔄 Open
Base:
main← Head:flow/pre-commit📝 Commits (3)
6a1e435Add pre-commit flow7d65d2cAdd more spelling exceptions147b8a6ci: Add workflow (check spelling, formatting excluded)📊 Changes
3 files changed (+98 additions, -0 deletions)
View changed files
➕
.codespellrc(+5 -0)➕
.github/workflows/pre-commit.yml(+66 -0)➕
.pre-commit-config.yaml(+27 -0)📄 Description
I propose pre-commit.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.