Add Trunk Linter to repo

This commit is contained in:
James Musselman 2023-11-21 16:04:37 -06:00
parent 846de5c396
commit 3a350c70cd
6 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# Autoformatter friendly markdownlint config (all formatting rules disabled)
default: true
blank_lines: false
bullet: false
html: false
indentation: false
line_length: false
spaces: false
url: false
whitespace: false