mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
User 2 space indent for YML
This commit is contained in:
parent
6d0908ecf6
commit
801ab122f4
2 changed files with 68 additions and 67 deletions
|
|
@ -11,3 +11,7 @@ insert_final_newline = true
|
|||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
|
|||
|
|
@ -80,6 +80,3 @@ body:
|
|||
label: Additional Context
|
||||
desciption: |
|
||||
Links? References? More Screenshots? Anything that will give us more context about the App!
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue