Update textlint config

This commit is contained in:
Takumi Sueda 2022-01-12 03:27:42 +09:00
parent 21fa7352e0
commit a25045de9b
2 changed files with 3 additions and 12 deletions

View File

@ -1,6 +1,8 @@
{ {
"rules": { "rules": {
"preset-japanese": true, "preset-japanese": {
"sentence-length": false,
},
"prh": { "prh": {
"rulePaths": [ "rulePaths": [
"prh_rules/wiki.yml" "prh_rules/wiki.yml"

View File

@ -1817,7 +1817,6 @@ rules:
- expected: コピー&ペースト - expected: コピー&ペースト
pattern: pattern:
- コピー&ペースト - コピー&ペースト
- コピペ
- コピーアンドペースト - コピーアンドペースト
- コピーペースト - コピーペースト
- expected: コミュニ - expected: コミュニ
@ -1918,10 +1917,6 @@ rules:
pattern: /ツリー・オブジェクト/ pattern: /ツリー・オブジェクト/
- expected: ツリーエントリ - expected: ツリーエントリ
pattern: /ツリー・エントリ/ pattern: /ツリー・エントリ/
- expected: テーブル
pattern:
- table
- Table
- expected: データサービス - expected: データサービス
pattern: /\bData Services\b/ pattern: /\bData Services\b/
- expected: データ - expected: データ
@ -2375,8 +2370,6 @@ rules:
pattern: /CSS-Sprite|\bCSS Sprite\b/ pattern: /CSS-Sprite|\bCSS Sprite\b/
- expected: DBFlute - expected: DBFlute
pattern: /\bDBFlute\b/i pattern: /\bDBFlute\b/i
- expected: Debian GNU/Linux
pattern: /\bDebian\b|Debian\/GNU Linux/
- expected: $1DeNA$2 - expected: $1DeNA$2
pattern: /(?:([^/.])ディー・エヌ・エー)|(?:ディー・エヌ・エー([^/.]))/ pattern: /(?:([^/.])ディー・エヌ・エー)|(?:ディー・エヌ・エー([^/.]))/
- expected: $1DeNA$2 - expected: $1DeNA$2
@ -2601,8 +2594,6 @@ rules:
pattern: /\bKyotoTycoon\b|Tokyo *Tycoon/ pattern: /\bKyotoTycoon\b|Tokyo *Tycoon/
- expected: LESS - expected: LESS
pattern: /\bLESS\b/i pattern: /\bLESS\b/i
- expected: LINE
pattern: /\bLINE\b/i
- expected: LinkedIn - expected: LinkedIn
pattern: /\bLinked In\b/ pattern: /\bLinked In\b/
- expected: LL - expected: LL
@ -2916,8 +2907,6 @@ rules:
pattern: /\bunicode\b|ユニコード/ pattern: /\bunicode\b|ユニコード/
- expected: UnixBench - expected: UnixBench
pattern: /\bUnixBench\b/i pattern: /\bUnixBench\b/i
- expected: UNIX
pattern: /\bUnix\b/
- expected: UTF-8 - expected: UTF-8
pattern: /UTF8|UTF 8|utf8/ pattern: /UTF8|UTF 8|utf8/
- expected: Veritrans - expected: Veritrans