Skip to content

Commit

Permalink
chore: update markdown lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
thephez committed Jan 11, 2024
1 parent 0cd2501 commit d105545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .markdownlint.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"default": true,
"MD004": { "style": "asterisk"},
"MD004": { "style": "consistent"},
"MD013": false,
"MD033": false,
"MD036": false,
Expand Down

0 comments on commit d105545

Please sign in to comment.