User 2 space indent for YML

This commit is contained in:
Sam Carlton 2022-12-17 14:46:27 -06:00
parent 6d0908ecf6
commit 801ab122f4
2 changed files with 68 additions and 67 deletions

View file

@ -11,3 +11,7 @@ insert_final_newline = true
[*.md] [*.md]
trim_trailing_whitespace = false trim_trailing_whitespace = false
[*.yml]
indent_style = space
indent_size = 2

View file

@ -80,6 +80,3 @@ body:
label: Additional Context label: Additional Context
desciption: | desciption: |
Links? References? More Screenshots? Anything that will give us more context about the App! Links? References? More Screenshots? Anything that will give us more context about the App!