aboutsummaryrefslogtreecommitdiffhomepage
path: root/.textlintrc.json
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-09-16 16:03:40 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-09-16 16:03:40 +0900
commit26317e886ef9e50537be45fbefd4eb2fb26bd215 (patch)
treee7b396448db93c6fd64a06894498ea30a59beaaa /.textlintrc.json
parent2253c3881f8bb43b0cd525efaf80223c4032ea05 (diff)
.textlintrc.json: no-mix-dearu-desumasu を無効化
Diffstat (limited to '.textlintrc.json')
-rw-r--r--.textlintrc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.textlintrc.json b/.textlintrc.json
index 00a8d73..6572327 100644
--- a/.textlintrc.json
+++ b/.textlintrc.json
@@ -54,7 +54,7 @@
"no-doubled-joshi": false,
"sentence-length": true,
"max-ten": true,
- "no-mix-dearu-desumasu": true,
+ "no-mix-dearu-desumasu": false,
"no-dropping-the-ra": true,
"no-nfd": true,
"@textlint-rule/no-invalid-control-character": true,