Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 15, 2023
2 parents f1d6128 + 9746338 commit 22f1546
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 117 deletions.
32 changes: 21 additions & 11 deletions dict/prh-idiomatic-usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ rules:
- スマホ
prh: >-
「スマートフォン」と表現し、「スマホ」などの表現は控える
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/idiomatic-usage/usage/
specs:
- from: スマートホン
to: スマートフォン
Expand Down Expand Up @@ -591,7 +591,7 @@ rules:
- ソフトウエア
prh: >-
「ウィ/ウェ/ウォ」を使用する
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/idiomatic-usage/usage/
specs:
- from: ソフトウエア
to: ソフトウェア
Expand All @@ -609,7 +609,7 @@ rules:
- /(?<!受け|貼り|紐)付け([なてるれよ])/
prh: >-
平仮名にしたほうが読みやすい漢字は平仮名にする
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/writing-style/
specs:
- from: 付けない
to: つけない
Expand Down Expand Up @@ -786,7 +786,7 @@ rules:
- /プライバシィ?(?!ー)/
prh: >-
‐er、‐or、‐arで終わる単語は「長音あり」、-yで終わる単語は「長音なし」とする(例外あり)
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/idiomatic-usage/usage/
specs:
- from: プライバシ
to: プライバシー
Expand All @@ -797,7 +797,7 @@ rules:
- /(?<!ウェブ|Web|web|WEB)ブラウザー/
prh: >-
‐er、‐or、‐arで終わる単語は「長音あり」、-yで終わる単語は「長音なし」とする(例外あり)
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/idiomatic-usage/usage/
specs:
- from: ブラウザー
to: ブラウザ
Expand All @@ -818,8 +818,7 @@ rules:
pattern:
- /プリンタ(?!ー)/
prh: >-
‐er、‐or、‐arで終わる単語は「長音あり」、-yで終わる単語は「長音なし」とする(例外あり)
https://smarthr.design/products/writing/idiomatic-usage/usage/
‐er、‐or、‐arで終わる単語は「長音あり」、-yで終わる単語は「長音なし」とする(例外あり)https://smarthr.design/products/contents/idiomatic-usage/usage/
specs:
- from: プリンタ
to: プリンター
Expand All @@ -837,7 +836,7 @@ rules:
- /ポリシィ?(?!ー)/
prh: >-
‐er、‐or、‐arで終わる単語は「長音あり」、-yで終わる単語は「長音なし」とする(例外あり)
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/idiomatic-usage/usage/
specs:
- from: ポリシィ
to: ポリシー
Expand Down Expand Up @@ -929,7 +928,7 @@ rules:
- /((?<![自区])分か(?!れる|れて|れた)|判|解)([らりるれっ])/
prh: >-
平仮名にしたほうが読みやすい漢字は平仮名にする
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/writing-style/
specs:
- from: 分からない
to: わからない
Expand Down Expand Up @@ -1283,7 +1282,7 @@ rules:
- /(?<![正分理読])解([さしすせそ])/
prh: >-
平仮名にしたほうが読みやすい漢字は平仮名にする
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/writing-style/
specs:
- from: 解さない
to: ほぐさない
Expand Down Expand Up @@ -1331,7 +1330,7 @@ rules:
- ユーザービリティ
prh: >-
‐er、‐or、‐arで終わる単語は「長音あり」、-yで終わる単語は「長音なし」とする(例外あり)
https://smarthr.design/products/writing/idiomatic-usage/usage/
https://smarthr.design/products/contents/idiomatic-usage/usage/
specs:
- from: ユーザービリティ
to: ユーザビリティ
Expand Down Expand Up @@ -1371,3 +1370,14 @@ rules:
specs:
- from: 検索ボックスに入力
to: 検索フォームに入力
- expected: にもかかわらず
pattern:
- /(にも関わらず|にも拘らず)/
prh: >-
「にもかかわらず」と平仮名で表記する
https://smarthr.design/products/contents/idiomatic-usage/usage/
specs:
- from: 入力したにも関わらず
to: 入力したにもかかわらず
- from: 入力したにも拘らず
to: 入力したにもかかわらず
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"export:airtable": "ts-node ./scripts/export-airtable-rules.ts"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@textlint/types": "^13.3.3",
"@types/js-yaml": "^4.0.5",
"@types/node": "^16.18.38",
"@types/node": "^16.18.40",
"airtable": "^0.12.1",
"dotenv": "^16.3.1",
"fs": "^0.0.1-security",
"husky": "^8.0.3",
"js-yaml": "^4.1.0",
"prettier": "^2.8.8",
"prettier": "^3.0.1",
"standard-version": "^9.3.2",
"textlint-tester": "^13.3.3",
"textlint-scripts": "^13.3.3",
Expand Down Expand Up @@ -66,7 +66,7 @@
"textlint-rule-no-double-negative-ja": "^2.0.1",
"textlint-rule-no-doubled-conjunction": "^2.0.4",
"textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.5",
"textlint-rule-no-doubled-joshi": "^4.0.3",
"textlint-rule-no-doubled-joshi": "^4.1.0",
"textlint-rule-no-dropping-the-ra": "^3.0.0",
"textlint-rule-no-hankaku-kana": "^2.0.1",
"textlint-rule-no-mix-dearu-desumasu": "^5.0.0",
Expand Down
Loading

0 comments on commit 22f1546

Please sign in to comment.