1
0
mirror of synced 2025-12-11 00:18:05 +08:00

Text lint add half and full width bracket.

This commit is contained in:
Anduin Xue
2022-03-01 01:19:31 +08:00
parent 50716b3b7e
commit 0a705c1e70
4 changed files with 75 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
"rules": {
"ja-space-between-half-and-full-width": {
"space": "always"
}
},
"zh-half-and-full-width-bracket": true
}
}