Run additional checks from script/clippy if local (#29768)
Should cut down on the number of CI cycles if you're forgetful like I am! Release Notes: - N/A
This commit is contained in:
parent
e1e3f2e423
commit
d25da9728b
7 changed files with 20 additions and 10 deletions
|
@ -129,7 +129,7 @@ pub struct InlineDiagnosticsSettings {
|
|||
/// Default: false
|
||||
#[serde(default)]
|
||||
pub enabled: bool,
|
||||
/// Whether to only show the inline diaganostics after a delay after the
|
||||
/// Whether to only show the inline diagnostics after a delay after the
|
||||
/// last editor event.
|
||||
///
|
||||
/// Default: 150
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue