Speedup pre-commit #1038

Merged
fyrchik merged 3 commits from fyrchik/frostfs-node:fix-precommit into master 2024-03-12 18:07:29 +00:00
2 changed files with 0 additions and 18 deletions
Showing only changes of commit 60c70487df - Show all commits

View file

@ -1,11 +0,0 @@
[general]
fail-without-commits=True
regex-style-search=True
contrib=CC1
[title-match-regex]
regex=^\[\#[0-9Xx]+\]\s
[ignore-by-title]
regex=^Release(.*)
ignore=title-match-regex

View file

@ -2,13 +2,6 @@ ci:
autofix_prs: false
repos:
- repo: https://github.com/jorisroovers/gitlint
rev: v0.19.1
hooks:
- id: gitlint
stages: [commit-msg]
- id: gitlint-ci
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks: