Skip to content

Commit

Permalink
Remove markdownlint
Browse files Browse the repository at this point in the history
This linter is too aggressive for general use in a precommit hook without extensive customization of its settings.
  • Loading branch information
chennes authored Jan 13, 2024
1 parent ceea112 commit 4963780
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,3 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/markdownlint/markdownlint
rev: v0.13.0
hooks:
- id: markdownlint
language_version: 3.2.2

0 comments on commit 4963780

Please sign in to comment.