feat: pre-commit improvements

This commit is contained in:
Michele Cereda
2023-11-18 18:13:59 +01:00
parent e5b38a68b5
commit 197b1d3d82
3 changed files with 12 additions and 0 deletions

View File

@@ -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"
],