mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
chore: improved repository management
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
|
||||
rev: v9.9.0
|
||||
rev: v9.10.0
|
||||
hooks:
|
||||
- id: commitlint
|
||||
stages:
|
||||
@@ -17,8 +17,9 @@ repos:
|
||||
- id: check-added-large-files
|
||||
- id: trailing-whitespace
|
||||
args:
|
||||
- --markdown-linebreak-ext=md # ignore markdown's line break
|
||||
- --markdown-linebreak-ext=md # ignore markdown file's line break
|
||||
- id: end-of-file-fixer
|
||||
exclude: ^.vscode/.*\.json$
|
||||
- id: check-json
|
||||
- id: check-xml
|
||||
- id: check-yaml
|
||||
|
||||
Reference in New Issue
Block a user