mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 09:26:42 +00:00
chore(markdownlint): add caddyfile to list of tab-indented codeblock languages
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
no-hard-tabs: # MD010
|
no-hard-tabs: # MD010
|
||||||
# Allow hard-tabs in code blocks in the below languages.
|
# Allow hard-tabs in code blocks in the below languages.
|
||||||
ignore_code_languages:
|
ignore_code_languages:
|
||||||
|
- caddyfile
|
||||||
- go
|
- go
|
||||||
- makefile
|
- makefile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user