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 bb5215a commit 0332af5Copy full SHA for 0332af5
README.md
@@ -36,7 +36,7 @@ technological-book-corpus-ja | xargs textlint --rule textlint-no-todo -f pretty-
36
```sh
37
npm i -g . textlint technological-book-corpus-ja
38
# --rule でルール名を指定する
39
-technological-book-corpus-ja | xargs textlint --rule textlint-my-rule -f pretty-error
+technological-book-corpus-ja | xargs textlint --rule textlint-my-rule -f pretty-error --no-textlintrc
40
```
41
42
0 commit comments