We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318bdcb commit cc50355Copy full SHA for cc50355
src/cli.rs
@@ -24,7 +24,7 @@ enum Command {
24
#[clap(long)]
25
format_config: Option<PathBuf>,
26
27
- /// When patch error is occured print formatted yaml with all rules included
+ /// When a patch error happens print formatted yaml with all rules included
28
29
show_patch_on_error: bool,
30
},
0 commit comments