shellmetrics icon indicating copy to clipboard operation
shellmetrics copied to clipboard

Cyclomatic Complexity Analyzer for bash, mksh, zsh and POSIX shells

Results 2 shellmetrics issues
Sort by recently updated
recently updated
newest added

Add support for using ShellMetrics with [pre-commit](https://pre-commit.com/): - Add .pre-commit-hooks.yaml - Add usage instructions for pre-commit

Hello, nice tool, works well with AIX 7.2.1.4 and bash 4.3.30. The shellmetrics 0.5.0 tool pass all your tests, after I changed all "run script" statements to "run" (I use...