feat: support newer rules_lint#953
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 613d3894a3
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
965d0d8 to
4a7da42
Compare
af74fe6 to
1942657
Compare
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 25c6742a33
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| name=$1 | ||
|
|
||
| # SC2086: Double quote to prevent globbing and word splitting. | ||
| # shellcheck will flag the unquoted $name below. |
There was a problem hiding this comment.
ShellCheck (error)
Couldn't parse this shellcheck directive. Fix to allow more checks.
Changes are visible to end-users: yes
Support newest rules_lint
Test plan