Skip to content

Commit 78efe31

Browse files
committed
🔧 chore(vscode): add ltex configuration files
- add custom dictionary for technical terms - disable specific ltex rules for improved linting - hide known false positives to reduce noise
1 parent 3dbd1a4 commit 78efe31

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
pr
2+
json
3+
serde
4+
tokio
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
SPACE_BEFORE_PARENTHESIS
2+
MORFOLOGIK_RULE_EN_GB
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"rule":"SPACE_BEFORE_PARENTHESIS","sentence":"^\\Q💄 style(domain)-enhance readability with format string(pr #100)\n🔧 chore(config)-streamline renovate configuration(pr #101)\\E$"}

0 commit comments

Comments
 (0)