shellcheck-repl icon indicating copy to clipboard operation
shellcheck-repl copied to clipboard

Validation of Shell Commands Before Evaluation

Results 2 shellcheck-repl issues
Sort by recently updated
recently updated
newest added

```sh /wynton/home/cbi/shared/software/CBI/shellcheck-repl-0.4.4/shellcheck-repl.bash: line 360: bind: warning: line editing not enabled ```

bug

### Style of ShellCheck error messages It is possible to configure **shellcheck-repl** to produce more or less information on ShellCheck errors by setting environment variable `SHELLCHECK_REPL_INFO` to: * `raw-tty` -...