Skip to content

Commit

Permalink
update markdownlint config - add no-trailing-spaces rule
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Aug 18, 2023
1 parent 81072fc commit 924352f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"details",
"summary"
]},
"no-trailing-spaces": { "br_spaces": 0 },
"line-length": false,
"no-bare-urls": false,
"no-emphasis-as-heading": false,
Expand Down

0 comments on commit 924352f

Please sign in to comment.