Clean up emacs comments in sq keyring linter subcommand definition
This commit is contained in:
parent
74fd9dd8fe
commit
1504a3aa2c
@ -373,8 +373,6 @@ EXAMPLES:
|
|||||||
"
|
"
|
||||||
)]
|
)]
|
||||||
pub struct LinterCommand {
|
pub struct LinterCommand {
|
||||||
// (progn (make-local-variable 'fill-column) (setq fill-column 70))
|
|
||||||
|
|
||||||
/// Quiet; does not output any diagnostics.
|
/// Quiet; does not output any diagnostics.
|
||||||
#[arg(short, long)]
|
#[arg(short, long)]
|
||||||
pub quiet: bool,
|
pub quiet: bool,
|
||||||
|
Loading…
Reference in New Issue
Block a user