Skip to content

Commit

Permalink
Use a config file for markdowlint-cli2 rather than markdownlint (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuok authored Oct 9, 2022
1 parent f7baecf commit 7448812
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
config:
MD013:
# Number of characters
line_length: 88
3 changes: 0 additions & 3 deletions .markdownlint.yaml

This file was deleted.

0 comments on commit 7448812

Please sign in to comment.