Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Textlint の.textlintignoreがvscode-textlintで反映されていない #1431

Open
rnakagawa16 opened this issue Oct 24, 2024 · 0 comments
Open
Labels
不具合 現在リリース中のバージョンに不具合・バグがある 定期的な確認が必要 他のサービスの不具合亜解消待ちなど、定期的な情報のアップデートが必要である

Comments

@rnakagawa16
Copy link
Contributor

概要

Textlint において、.textlintignore ファイルによってテスト対象から除外するファイルを設定している。
npm run の CLI コマンドにおいては正しく除外ファイルが設定されているが、VS Code 上では除外されたファイルに対してもエラーが表示されたままである。

Image

詳細 / 機能詳細(オプション)

下記のように、vscode-textlintにおいて.textlintignoreのfixがPull request 上に上がっているため、上記がマージされ次第正しく警告が発生しないように設定されているかを確認する必要がある。

taichi/vscode-textlint#72

完了条件

上記の Pull request がマージされていることを確認
.github フォルダー配下のmdファイルの警告が発生していない

@rnakagawa16 rnakagawa16 added the 不具合 現在リリース中のバージョンに不具合・バグがある label Oct 24, 2024
@tsuna-can-se tsuna-can-se added the 定期的な確認が必要 他のサービスの不具合亜解消待ちなど、定期的な情報のアップデートが必要である label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
不具合 現在リリース中のバージョンに不具合・バグがある 定期的な確認が必要 他のサービスの不具合亜解消待ちなど、定期的な情報のアップデートが必要である
Projects
None yet
Development

No branches or pull requests

2 participants