Added Trunk configuration for those using trunk (suggested: makes the code way cleaner and easier to read)

This commit is contained in:
thecookingsenpai
2024-01-30 15:49:47 +01:00
parent 27a277cc5b
commit d411f04e98
8 changed files with 98 additions and 0 deletions
+10
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