Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 30, 2026

CI failed on go fmt check due to trailing whitespace in pkg/parser/frontmatter_hash_stability_test.go.

Changes

  • Removed trailing whitespace on lines 210 and 217

The affected lines were blank lines within the test function TestGoJSHashEquivalence, located between assertion blocks for version validation.

Original prompt

Reference: https://github.com/githubnext/gh-aw/actions/runs/21501947202/job/61953722165

Lint go


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Remove trailing whitespace on lines 210 and 217 to pass go fmt check.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add linting for Go code Fix Go formatting: remove trailing whitespace in frontmatter_hash_stability_test.go Jan 30, 2026
Copilot AI requested a review from pelikhan January 30, 2026 03:54
@pelikhan pelikhan marked this pull request as ready for review January 30, 2026 04:00
@pelikhan pelikhan merged commit 180a8bc into copilot/compute-frontmatter-hash Jan 30, 2026
2 checks passed
@pelikhan pelikhan deleted the copilot/lint-go-code-yet-again branch January 30, 2026 04:00
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