mirror of https://codeberg.org/topola/topola.git
Remove commit formatting check for now
This commit is contained in:
parent
4264d2c52d
commit
b07c770aee
|
|
@ -14,8 +14,8 @@ repos:
|
||||||
rev: v5.0.2
|
rev: v5.0.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: reuse-lint-file
|
- id: reuse-lint-file
|
||||||
- repo: https://github.com/crate-ci/committed
|
#- repo: https://github.com/crate-ci/committed
|
||||||
rev: v1.1.7
|
#rev: v1.1.7
|
||||||
hooks:
|
#hooks:
|
||||||
- id: committed
|
#- id: committed
|
||||||
stages: [commit-msg]
|
#stages: [commit-msg]
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
# SPDX-FileCopyrightText: 2025 Topola contributors
|
|
||||||
#
|
|
||||||
# SPDX-License-Identifier: MIT
|
|
||||||
|
|
||||||
subject_length = 90
|
|
||||||
line_length = 100
|
|
||||||
style = "conventional"
|
|
||||||
merge_commit = false
|
|
||||||
Loading…
Reference in New Issue