Skip to content

Conversation

sallto
Copy link
Contributor

@sallto sallto commented Aug 28, 2023

Filter warnings according to severity and wether they originate from the current file

automatic type deduction fails for severity_to_bootstrap_class, therefore the type annotation is necessary.

Linearly filtering the whole warning list is quite slow for larger projects (100+ files) therefore the assignment to categories is precomputed in an array at mount time and memoized

Filter warnings according to severity and wether they originate from the current file
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.

1 participant