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

Conversation

@charlespwd
Copy link
Contributor

Kind of weird edge case. If the theme-check-disable (:all) comment was followed
by another comment, then the theme-check-disable (:all) comment was made to only
apply on the range of the followup comment.

The fix is to not do that when theme-check-disable :all is meant to be
applied to the entire document.

Fixes #583

Kind of weird edge case. If the theme-check-disable (:all) comment was followed
by another comment, then the theme-check-disable (:all) comment was made to only
apply on the range of the followup comment.

The fix is to not do that when theme-check-disable :all is meant to be
applied to the entire document.

Fixes #583
@charlespwd charlespwd requested a review from a team July 22, 2022 17:44
@charlespwd charlespwd merged commit 7c1bda0 into main Jul 28, 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.

Disable checks for the entire file is not working

1 participant