Skip to content

Fix indentation in compiler_activation_jobs.go#16235

Merged
pelikhan merged 2 commits intomainfrom
copilot/lint-go-code-yet-again
Feb 16, 2026
Merged

Fix indentation in compiler_activation_jobs.go#16235
pelikhan merged 2 commits intomainfrom
copilot/lint-go-code-yet-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 16, 2026

One function in pkg/workflow/compiler_activation_jobs.go had incorrect indentation (no tabs). Running make fmt applied standard Go formatting.

Changed

  • Fixed indentation in generateCheckoutGitHubFolderForActivation function

The function body had no indentation. Go's formatter added proper tab indentation throughout the 29-line function.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add linting to Go code Fix indentation in compiler_activation_jobs.go Feb 16, 2026
Copilot AI requested a review from pelikhan February 16, 2026 22:47
@pelikhan pelikhan marked this pull request as ready for review February 16, 2026 23:27
Copilot AI review requested due to automatic review settings February 16, 2026 23:27
@pelikhan pelikhan merged commit 143966b into main Feb 16, 2026
@pelikhan pelikhan deleted the copilot/lint-go-code-yet-again branch February 16, 2026 23:27
Copy link
Copy Markdown
Contributor

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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants