We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ee56c commit 8208f88Copy full SHA for 8208f88
1 file changed
.textlintrc
@@ -20,7 +20,8 @@
20
"ja-hiragana-keishikimeishi": true,
21
"no-dead-link": {
22
"ignore": [
23
- "https://github.com/dev-hato/hato-bot/releases/latest"
+ "https://github.com/dev-hato/hato-bot/releases/latest",
24
+ "https://platform.openai.com/api-keys"
25
]
26
},
27
"no-mixed-zenkaku-and-hankaku-alphabet": true,
0 commit comments