mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 04:46:41 +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
|
||||
# Allow hard-tabs in code blocks in the below languages.
|
||||
ignore_code_languages:
|
||||
- caddyfile
|
||||
- go
|
||||
- makefile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user