Commit a465324
fix(install): silence shellcheck SC2016 on the intentional $PATH hint
The PATH hint deliberately prints a literal `$PATH` for the user to copy; mark
the line with a scoped `# shellcheck disable=SC2016` so the installer CI lane
passes (shellcheck exits non-zero even on info-level findings).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3c82b03 commit a465324
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
0 commit comments