shuck-cli 0.0.42

A fast shell script linter
Documentation
1
2
3
4
5
6
7
8
pub(crate) mod check;
pub(crate) mod check_output;
pub(crate) mod clean;
pub(crate) mod format;
pub(crate) mod format_stdin;
pub(crate) mod project_runner;
pub(crate) mod runtime;
pub(crate) mod server;