Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Make runChecks command respect onlySingleFileChecks #624

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

charlespwd
Copy link
Contributor

Logic was wrong.

When onlySingleFileChecks is on and someone executes the runChecks
command. We should do the following:

  • Run checks for opened files
  • Update diagnostics from opened files
  • Do not show "whole theme checks"

Fixes #570

Logic was wrong.

When onlySingleFileChecks is on and someone executes the `runChecks`
command. We should do the following:

- Run checks for opened files
- Update diagnostics from opened files
- Do not show "whole theme checks"

Fixes #570
@charlespwd charlespwd merged commit 3963b2c into main Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

theme-check with onlySingleFileChecks reports fixed "full check" errors
1 participant