Share some insights on what I use for creating Duckquill

This commit is contained in:
David Lapshin
2024-05-20 18:34:16 +03:00
parent 66b5e84573
commit 328c8ed0b3
2 changed files with 14 additions and 0 deletions

View File

@ -11,4 +11,6 @@ insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
indent_size = 2
indent_style = space
trim_trailing_whitespace = false