Skip to content

Commit

Permalink
fix: ameba life division text rule
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuda-shin committed Oct 4, 2023
1 parent a206f3e commit 54d3b03
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 13 deletions.
1 change: 0 additions & 1 deletion lib/prh-ameba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ version: 1

imports:
- prh-service.yml
- prh-business.yml
12 changes: 0 additions & 12 deletions lib/prh-business.yml

This file was deleted.

10 changes: 10 additions & 0 deletions lib/prh-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ rules:
- from: Ameba ライフ
to: AmebaLIFE

- expected: AmebaLIFE事業本部
pattern:
- Ameba LIFE事業本部
- Ameba Life事業本部
specs:
- from: Ameba LIFE事業本部
to: AmebaLIFE事業本部
- from: Ameba Life事業本部
to: AmebaLIFE事業本部

- expected: 芸能人・有名人ブログ
patterns:
- オフィシャルブログ
Expand Down

0 comments on commit 54d3b03

Please sign in to comment.