shuck-cli 0.0.13

A fast shell script linter
Documentation
reviewed_divergences:
  - side: shuck-only
    path_suffix: "pyenv__pyenv__plugins__python-build__bin__python-build"
    line: 388
    end_line: 388
    column: 33
    end_column: 69
    reason: "ShellCheck does not reach this later wrapper diagnostic in the full corpus file because it aborts earlier on unrelated syntax, so the comparison is not reliable here."
  - side: shuck-only
    path_suffix: "termux__termux-packages__scripts__build__setup__termux_setup_gn.sh"
    line: 31
    end_line: 31
    column: 37
    end_column: 96
    reason: "ShellCheck does not flag this PATH-rewrite helper shape as echoed command substitution."
  - side: shuck-only
    path_suffix: "termux__termux-packages__scripts__build__setup__termux_setup_python_pip.sh"
    line: 76
    end_line: 76
    column: 41
    end_column: 98
    reason: "ShellCheck leaves this PATH-rewrite helper shape alone even though the echoed substitution is present."
  - side: shuck-only
    path_suffix: "termux__termux-packages__scripts__build__setup__termux_setup_xmake.sh"
    line: 49
    end_line: 49
    column: 36
    end_column: 95
    reason: "ShellCheck does not report SC2005 on this directive-heavy PATH rewrite helper shape."