Clean up emacs comments in sq keyring linter subcommand definition

This commit is contained in:
Jan Christian Grünhage 2023-06-02 10:00:56 +02:00 committed by Neal H. Walfield
parent 74fd9dd8fe
commit 1504a3aa2c
No known key found for this signature in database
GPG Key ID: 6863C9AD5B4D22D3

View File

@ -373,8 +373,6 @@ EXAMPLES:
"
)]
pub struct LinterCommand {
// (progn (make-local-variable 'fill-column) (setq fill-column 70))
/// Quiet; does not output any diagnostics.
#[arg(short, long)]
pub quiet: bool,