mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
feat: pre-commit improvements
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"editor.formatOnPaste": true,
|
||||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": [ ".pre-commit-config.yaml" ],
|
||||
"url": "https://json.schemastore.org/pre-commit-config.json"
|
||||
}
|
||||
],
|
||||
|
||||
"cSpell.words": [
|
||||
"adduser",
|
||||
@@ -132,6 +138,7 @@
|
||||
"winget",
|
||||
"wlan",
|
||||
"xattr",
|
||||
"xkcd",
|
||||
"zstd"
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user