mirror of
https://github.com/brain-hackers/wiki.brainux.org
synced 2024-12-22 12:10:06 +09:00
Update textlint config
This commit is contained in:
parent
21fa7352e0
commit
a25045de9b
@ -1,6 +1,8 @@
|
||||
{
|
||||
"rules": {
|
||||
"preset-japanese": true,
|
||||
"preset-japanese": {
|
||||
"sentence-length": false,
|
||||
},
|
||||
"prh": {
|
||||
"rulePaths": [
|
||||
"prh_rules/wiki.yml"
|
||||
|
@ -1817,7 +1817,6 @@ rules:
|
||||
- expected: コピー&ペースト
|
||||
pattern:
|
||||
- コピー&ペースト
|
||||
- コピペ
|
||||
- コピーアンドペースト
|
||||
- コピーペースト
|
||||
- expected: コミュニ
|
||||
@ -1918,10 +1917,6 @@ rules:
|
||||
pattern: /ツリー・オブジェクト/
|
||||
- expected: ツリーエントリ
|
||||
pattern: /ツリー・エントリ/
|
||||
- expected: テーブル
|
||||
pattern:
|
||||
- table
|
||||
- Table
|
||||
- expected: データサービス
|
||||
pattern: /\bData Services\b/
|
||||
- expected: データ
|
||||
@ -2375,8 +2370,6 @@ rules:
|
||||
pattern: /CSS-Sprite|\bCSS Sprite\b/
|
||||
- expected: DBFlute
|
||||
pattern: /\bDBFlute\b/i
|
||||
- expected: Debian GNU/Linux
|
||||
pattern: /\bDebian\b|Debian\/GNU Linux/
|
||||
- expected: $1DeNA$2
|
||||
pattern: /(?:([^/.])ディー・エヌ・エー)|(?:ディー・エヌ・エー([^/.]))/
|
||||
- expected: $1DeNA$2
|
||||
@ -2601,8 +2594,6 @@ rules:
|
||||
pattern: /\bKyotoTycoon\b|Tokyo *Tycoon/
|
||||
- expected: LESS
|
||||
pattern: /\bLESS\b/i
|
||||
- expected: LINE
|
||||
pattern: /\bLINE\b/i
|
||||
- expected: LinkedIn
|
||||
pattern: /\bLinked In\b/
|
||||
- expected: LL
|
||||
@ -2916,8 +2907,6 @@ rules:
|
||||
pattern: /\bunicode\b|ユニコード/
|
||||
- expected: UnixBench
|
||||
pattern: /\bUnixBench\b/i
|
||||
- expected: UNIX
|
||||
pattern: /\bUnix\b/
|
||||
- expected: UTF-8
|
||||
pattern: /UTF8|UTF 8|utf8/
|
||||
- expected: Veritrans
|
||||
|
Loading…
Reference in New Issue
Block a user