Skip to content

Commit 4963780

Browse files
authored
Remove markdownlint
This linter is too aggressive for general use in a precommit hook without extensive customization of its settings.
1 parent ceea112 commit 4963780

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,3 @@ repos:
1616
- id: end-of-file-fixer
1717
- id: check-yaml
1818
- id: check-added-large-files
19-
- repo: https://github.com/markdownlint/markdownlint
20-
rev: v0.13.0
21-
hooks:
22-
- id: markdownlint
23-
language_version: 3.2.2

0 commit comments

Comments
 (0)