You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #14024 - Muscraft:add-missing-lint-to-lints, r=weihanglo
fix(lints): Add unknown_lints to lints list
When working on the linting system, I noticed that `UNKNOWN_LINTS` was not in the list of all lints, when it probably should be.
0 commit comments