1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-07-27 01:51:49 +00:00

Add missing hyphen in markdownlint rule header

This commit is contained in:
Nicholas McDonnell 2022-02-25 11:23:25 -05:00
parent 706bdeda5a
commit 7868a35e10
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1

View file

@ -44,7 +44,7 @@ MD035:
# Enforce dashes for horizontal rules
style: "---"
# MD046/code-block-style Code block style
# MD046/code-block-style - Code block style
MD046:
# Enforce the fenced style for code blocks
style: "fenced"