Remove commit formatting check for now

This commit is contained in:
Mikolaj Wielgus 2026-03-10 13:51:36 +01:00
parent 4264d2c52d
commit b07c770aee
2 changed files with 5 additions and 13 deletions

View File

@ -14,8 +14,8 @@ repos:
rev: v5.0.2
hooks:
- id: reuse-lint-file
- repo: https://github.com/crate-ci/committed
rev: v1.1.7
hooks:
- id: committed
stages: [commit-msg]
#- repo: https://github.com/crate-ci/committed
#rev: v1.1.7
#hooks:
#- id: committed
#stages: [commit-msg]

View File

@ -1,8 +0,0 @@
# SPDX-FileCopyrightText: 2025 Topola contributors
#
# SPDX-License-Identifier: MIT
subject_length = 90
line_length = 100
style = "conventional"
merge_commit = false