Skip to content

Commit 09f6e27

Browse files
committed
git[hub] plumbing update
1 parent 7cd31e8 commit 09f6e27

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

.markdownlint.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,10 @@ repos:
99
- id: check-added-large-files
1010
- id: check-merge-conflict
1111
- id: check-case-conflict
12-
- id: check-json
13-
- id: check-toml
14-
- id: debug-statements
1512

1613
- repo: https://github.com/adrienverge/yamllint
1714
rev: v1.35.1
1815
hooks:
1916
- id: yamllint
2017
args: [--config-file, .yamllint]
2118
exclude: ^invidious/templates/
22-
23-
- repo: https://github.com/igorshubovych/markdownlint-cli
24-
rev: v0.38.0
25-
hooks:
26-
- id: markdownlint
27-
args: [--config, .markdownlint.json]

0 commit comments

Comments
 (0)