Skip to content

Commit

Permalink
Add JapaneseExpressionVariation to default setting file
Browse files Browse the repository at this point in the history
  • Loading branch information
takahi-i committed Oct 24, 2017
1 parent cb450ed commit dc5ec22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redpen-cli/sample/conf/redpen-conf-ja.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<validator name="SuccessiveWord" />
<validator name="JapaneseStyle" />
<validator name="InvalidExpression" />
<validator name="JapaneseExpressionVariation" level="Info"/>
<validator name="DoubleNegative" />
<validator name="Okurigana"/>
<validator name="JapaneseNumberExpression"/>
Expand Down

0 comments on commit dc5ec22

Please sign in to comment.