Skip to content

Commit bff7d29

Browse files
committed
Kiro
1 parent 61a2505 commit bff7d29

11 files changed

+2321
-1451
lines changed

.textlintrc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,12 @@
6565
"sentence-length": {
6666
"max": 200
6767
},
68-
"no-exclamation-question-mark": false,
69-
"ja-no-weak-phrase": false
68+
"no-exclamation-question-mark": true,
69+
"ja-no-weak-phrase": false,
70+
"ja-no-continuous-kanji": {
71+
"max": 10
72+
}
7073
},
71-
"spellcheck-tech-word": true,
72-
"preset-ja-spacing": false,
73-
"ja-no-continuous-kanji": {
74-
"max": 10
75-
}
74+
"spellcheck-tech-word": true
7675
}
7776
}

0 commit comments

Comments
 (0)