You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed textlint along with this textlint-rule-alex set of rules. I copy-pasted the .textlintrc of the example and tested on a very simple file. Still, the rule is not ignored.
$ textlint textlint.md
/home/tim/local/tmp/textlint.md
1:11 error [boogeyman-boogeywoman] `boogeyman` may be insensitive, use `boogey` instead alex
✖ 1 problem (1 error, 0 warnings)
$ textlint --version
v7.0.1
I tried with several rules, but could not manage to ignore any of them. Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
Hello,
I just installed
textlint
along with thistextlint-rule-alex
set of rules. I copy-pasted the.textlintrc
of the example and tested on a very simple file. Still, the rule is not ignored.I tried with several rules, but could not manage to ignore any of them. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: