vault backup: 2022-11-25 13:18:18

This commit is contained in:
2022-11-25 13:18:18 +01:00
parent 7f18165d32
commit b073a34c47
29 changed files with 15795 additions and 19425 deletions

View File

@@ -159,9 +159,6 @@
"Space after list markers": {
"There should be a single space after list markers and checkboxes.": false
},
"Space between Chinese and English or numbers": {
"Ensures that Chinese and English or numbers are separated by a single space. Follows these [guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)": false
},
"Trailing spaces": {
"Removes extra spaces after every line.": false,
"Two Space Linebreak": false
@@ -199,6 +196,9 @@
},
"Remove Multiple Blank Lines on Paste": {
"Condenses multiple blank lines down into one blank line for the text to paste": false
},
"Space between Chinese Japanese or Korean and English or numbers": {
"Ensures that Chinese, Japanese, or Korean and English or numbers are separated by a single space. Follows these [guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)": false
}
},
"lintOnSave": false,
@@ -207,6 +207,7 @@
"linterLocale": "system-default",
"logLevel": 4,
"lintCommands": [],
"customRegexes": [],
"commonStyles": {
"aliasArrayStyle": "single-line",
"tagArrayStyle": "single-line",