summaryrefslogtreecommitdiffstats
path: root/src/commands/lint.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/lint.rs')
-rw-r--r--src/commands/lint.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/commands/lint.rs b/src/commands/lint.rs
index 2a54c62..951b845 100644
--- a/src/commands/lint.rs
+++ b/src/commands/lint.rs
@@ -8,6 +8,8 @@
// SPDX-License-Identifier: EPL-2.0
//
+//! Implementation of the 'lint' subcommand
+
use std::convert::TryFrom;
use std::path::Path;