Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit36bd990

Browse files
committed
fix(textlint): fix prh rule
1 parent444bcbe commit36bd990

File tree

3 files changed

+6742
-4
lines changed

3 files changed

+6742
-4
lines changed

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"redux":"^3.5.2",
6565
"remark":"^6.2.0",
6666
"stemming-x-keywords":"^1.0.3",
67-
"textlint":"^7.0.0",
67+
"textlint":"^8.2.1",
6868
"textlint-filter-rule-comments":"^1.2.1",
6969
"textlint-formatter-codecov":"^1.0.2",
7070
"textlint-formatter-lcov":"^1.0.2",
@@ -80,8 +80,8 @@
8080
"textlint-rule-no-mix-dearu-desumasu":"^3.0.0",
8181
"textlint-rule-no-nfd":"^1.0.1",
8282
"textlint-rule-no-start-duplicated-conjunction":"^1.0.7",
83-
"textlint-rule-preset-jtf-style":"^2.0.0",
84-
"textlint-rule-prh":"^3.0.1",
83+
"textlint-rule-preset-jtf-style":"^2.3.0",
84+
"textlint-rule-prh":"^5.0.1",
8585
"textlint-rule-sentence-length":"^1.0.4",
8686
"textlint-rule-spellcheck-tech-word":"^5.0.0",
8787
"textlint-rule-unexpanded-acronym":"^1.2.0",

‎test/prh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ rules:
1515
-expected:gulp
1616
-expected:タスク自動化ツール
1717
patterns:
18-
-/Task Runner/i
1918
-タスクランナー
2019
-タスク管理ツール
20+
-Task Runner
2121

2222
-expected:プラグインアーキテクチャ
2323
pattern:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp