We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41477c commit b5e1949Copy full SHA for b5e1949
coverage.textlintrc
@@ -1,7 +1,8 @@
1
{
2
"rules": {
3
"max-ten": {
4
- "max": 3
+ "max": 3,
5
+ "strict": true
6
},
7
"no-double-negative-ja": true,
8
"no-doubled-joshi": {
0 commit comments