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
refactor(lints): move from cargo::util::lints to cargo::lints (#16392)
### What does this PR try to resolve?
move lints module from `cargo::util::lints` to `cargo::lints`,
and also organize lints definitions under `rules/` module.
### How to test and review this PR?
r? Muscraft
0 commit comments