mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-05 21:15:38 -05:00
update contributing
This commit is contained in:
@@ -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.
|
||||||
Reference in New Issue
Block a user