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

Ensure all HTMLHint rules are uploaded against every scan #716

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

zacharykeeping
Copy link
Member

@zacharykeeping zacharykeeping commented Oct 19, 2023

#715

This is a small fix to ensure that for every scan the HTMLHint rules it uses are always uploaded even if it wasn't previously configured. This will default to uploading all the default rules in the event there's no settings returned, as it gets scanned by these rules by default.

Screenshot 2023-10-20 at 9 51 31 am

Figure: Scans now list the rules scanned even if these weren't previously configured (this was previously blank)

@zacharykeeping zacharykeeping marked this pull request as ready for review October 19, 2023 22:52
Copy link
Contributor

@tombui99 tombui99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tombui99 tombui99 merged commit 54fef5d into staging Oct 20, 2023
@tombui99 tombui99 deleted the upload-htmlhint-config branch October 23, 2023 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants