1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

update contributing

This commit is contained in:
bbedward
2025-09-03 23:34:39 -04:00
parent 67a16da8c7
commit 998d390161

View File

@@ -21,4 +21,10 @@ You can configure it to format on save in vscode by configuring the "custom loca
"editor.defaultFormatter": "jkillian.custom-local-formatters", "editor.defaultFormatter": "jkillian.custom-local-formatters",
"editor.formatOnSave": true "editor.formatOnSave": true
}, },
``` ```
Sometimes it just breaks code though. Like turning `"_\""` into `"_""`, so you may not want to do formatOnSave.
## Pull request
Include screenshots/video if applicable in your pull request if applicable, to visualize what your change is affecting.