Skip to content

Commit cbbd03d

Browse files
committed
feat: ai-tech-writing-guidelineのseverityをinfoに設定
1 parent 85490a5 commit cbbd03d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ Via `.textlintrc`(Recommended)
192192
"disabledPredictivePatterns": false
193193
},
194194
"ai-tech-writing-guideline": {
195+
"severity": "info", // サジェストとして扱う
195196
"allows": ["許可したいテキスト", "/正規表現パターン/"],
196197
"disableRedundancyGuidance": false,
197198
"disableVoiceGuidance": false,

0 commit comments

Comments
 (0)