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

fix: Handle missing files when spell checking from a file list. #2286

Merged
merged 1 commit into from Jan 20, 2022

Conversation

Jason3S
Copy link
Collaborator

@Jason3S Jason3S commented Jan 20, 2022

fix: #2285

  • Continue processing the list of files even if some are missing.
  • Report on any missing files.
  • error code is based upon --no-must-file-files option.

- Continue processing the list of files even if some are missing.
- Report on any missing files.
- error code is based upon `--no-must-file-files` option.
@github-actions github-actions bot added the fix label Jan 20, 2022
@Jason3S Jason3S linked an issue Jan 20, 2022 that may be closed by this pull request
3 tasks
@Jason3S Jason3S changed the title fix: #2285 fix: Handle missing files with spell checking from a file list. Jan 20, 2022
@Jason3S Jason3S changed the title fix: Handle missing files with spell checking from a file list. fix: Handle missing files when spell checking from a file list. Jan 20, 2022
@Jason3S Jason3S merged commit fd1e7e2 into main Jan 20, 2022
@Jason3S Jason3S deleted the dev-files branch January 20, 2022 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSpell does not check all files if one is missing with --file-list
1 participant