Skip to content

Commit 8208f88

Browse files
committed
textlintの設定修正
1 parent 13ee56c commit 8208f88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.textlintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"ja-hiragana-keishikimeishi": true,
2121
"no-dead-link": {
2222
"ignore": [
23-
"https://github.com/dev-hato/hato-bot/releases/latest"
23+
"https://github.com/dev-hato/hato-bot/releases/latest",
24+
"https://platform.openai.com/api-keys"
2425
]
2526
},
2627
"no-mixed-zenkaku-and-hankaku-alphabet": true,

0 commit comments

Comments
 (0)