Open hochiki0153 opened 1 year ago
Same here.
The .textlintignore file is loaded on the command line execution.
Setting of .textlintignore
:
posts
Running textlint:
$ npx textlint posts
There are no errors, because the all files are ignored.
But vscode textlint plugin report some errors to the files in the posts directory.
Hello,
I am using the following VScode version and installed this plugin, but when I use vscode-textlint v0.11.0,
.textlintignore
is not loaded. v0.9.0 is loaded.I usually develop in containers using Visual Studio Code Dev Containers, but I saw the same problem in my local environment.
In addition, I'm using the "textlint-rule-general-novel-style-ja" rule