shuck-cli 0.0.17

A fast shell script linter
Documentation
1
2
3
4
5
6
7
reviewed_divergences:
  - side: shuck-only
    path_suffix: "termux__termux-packages__scripts__lint-packages.sh"
    line: 808
    column: 32
    end_column: 120
    reason: "This helper formats elapsed time by feeding a computed string through a here-string target inside a command substitution. Shuck flags the arithmetic expansion in that redirection target, while ShellCheck stays silent on this exact project-local helper shape, so we review this one fixture as an intentional stricter policy choice instead of broadening the rule to every formatted output string."