Constant cbork::cli::CDDL_FILE_EXTENSION
source ยท const CDDL_FILE_EXTENSION: &str = "cddl";
Expand description
CDDL file extension. Filter directory files to apply the linter only on the CDDL files.
const CDDL_FILE_EXTENSION: &str = "cddl";
CDDL file extension. Filter directory files to apply the linter only on the CDDL files.