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
I think it would be good to have a config value that sets the minimum lint level of the #[level()] attribute. By default, it should only warn for allow end expect
I actually don't think that this actually requires a config value :)
Lint Name
allow_lint_without_reason
Category
restriction
Advantage
Enforces the user to reason about allowed lints
Drawbacks
Updating current code bases will take quite some work