Skip to content

Conversation

@fmeum
Copy link
Collaborator

@fmeum fmeum commented Jun 11, 2025

Also add rules_shellcheck to avoid regressions.

Fixes #28

Also add rules_shellcheck to avoid regressions.
@fmeum fmeum requested review from Copilot and meteorcloudy June 11, 2025 09:23
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes several shellcheck warnings by refining shell script patterns and adds a shellcheck test rule to prevent regressions.

  • Updated tests/build file to include a shellcheck test target
  • Modified runfiles.bash to address shellcheck warnings and improve error handling
  • Updated BUILD and MODULE files to support the new shellcheck rules

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
tests/runfiles/BUILD Added a shellcheck_test target
shell/runfiles/runfiles.bash Updated shell patterns, quoting, and error handling improvements
shell/runfiles/BUILD Added exports_files to expose runfiles.bash
MODULE.bazel Added rules_shellcheck dependency

@meteorcloudy meteorcloudy merged commit fb90d67 into main Jun 11, 2025
2 checks passed
@fmeum fmeum deleted the 28-shellcheck branch June 11, 2025 09:27
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.

shellcheck runfiles.bash

2 participants