Closed zeha closed 2 months ago
For unknown reasons the pr-review shellcheck-tests workflow started reporting shellcheck errors in non-shell files in tests/. Supposedly check_all_files_with_shebangs: "false" should prevent this, but alas.
tests/
check_all_files_with_shebangs: "false"
Also fix an actual shellcheck issue.
For unknown reasons the pr-review shellcheck-tests workflow started reporting shellcheck errors in non-shell files in
tests/
. Supposedlycheck_all_files_with_shebangs: "false"
should prevent this, but alas.Also fix an actual shellcheck issue.