Skip to content

Commit

Permalink
Add noBanner setting to synchronized doc/.markdownlint-cli2.jsonc.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Apr 4, 2024
1 parent 99a7355 commit 79a3410
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion syn/doc/.markdownlint-cli2.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
],
"ignores": [
"node_modules"
]
],
"noBanner": true
}

0 comments on commit 79a3410

Please sign in to comment.