Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 7, 2026

Addressed code review feedback on PR #7559 to remove trailing whitespace from line 3 of .github/copilot-instructions.md.

Changes:

  • Removed trailing space from the shell script pipefail guideline

The guideline now reads:

When shell scripts or bash scripts are created or modified, if they contain any use of the pipe (|) operator, they must also set the pipefail option (set -o pipefail). Remind the PR author if they have missed that.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update code review instructions for shell scripts Remove trailing whitespace from copilot-instructions.md Jan 7, 2026
Copilot AI requested a review from achamayou January 7, 2026 14:49
@achamayou achamayou closed this Jan 7, 2026
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