Skip to content

Commit

Permalink
chore(repo): remove useless warnings from mdlint
Browse files Browse the repository at this point in the history
  • Loading branch information
BrycensRanch committed Oct 3, 2023
1 parent fee018d commit 7e28c8d
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,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/DavidAnson/markdownlint/main/schema/markdownlint-config-schema.json",
"MD033": false,
"MD013": true
"MD013": false
}

0 comments on commit 7e28c8d

Please sign in to comment.