-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Is there a way to disable the "on by default" messages that appear below lints? For example:
I would like to hide the line "note: #[warn(clippy::assign_op_pattern)]
on by default"
I can find documentation on how to hide the further information link but not this note. Manually enabling the desired lints in the file or on the command line doesn't seem to remove this message.
Metadata
Metadata
Assignees
Labels
No labels