Skip to content

Commit

Permalink
Disable markdown linter as its config not ready
Browse files Browse the repository at this point in the history
  • Loading branch information
bdragon300 committed May 5, 2024
1 parent c82198a commit ecd409d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ repos:
rev: v1.57.2
hooks:
- id: golangci-lint
- repo: https://github.com/markdownlint/markdownlint
rev: v0.13.0
hooks:
- id: markdownlint
# - repo: https://github.com/markdownlint/markdownlint
# rev: v0.13.0
# hooks:
# - id: markdownlint

0 comments on commit ecd409d

Please sign in to comment.