Skip to content

Remove setup/install directory from shell linting checks#10

Merged
goude merged 1 commit intomainfrom
claude/update-runner-versions-0IQbc
Mar 31, 2026
Merged

Remove setup/install directory from shell linting checks#10
goude merged 1 commit intomainfrom
claude/update-runner-versions-0IQbc

Conversation

@goude
Copy link
Copy Markdown
Owner

@goude goude commented Mar 31, 2026

Summary

Updated CI workflow to remove the setup/install/ directory from shell script linting and formatting checks.

Changes

  • Removed setup/install/*.sh from the shfmt formatting check
  • Removed setup/install/*.sh from the shellcheck linting check

Details

The shell scripts in the setup/install/ directory are no longer validated as part of the CI pipeline. This change simplifies the linting workflow to focus only on scripts in the setup/ directory root level.

https://claude.ai/code/session_01SLQgMEfL8b517JZTKq727a

setup/install/ was removed in the cleanup-old-scripts PR but ci.yml
was not updated, causing 'lstat setup/install/*.sh: no such file or
directory' failures.

https://claude.ai/code/session_01SLQgMEfL8b517JZTKq727a
@goude goude merged commit fee7de2 into main Mar 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants