Skip to content

Conversation

@github-actions
Copy link
Contributor

Summary

This pull request removes trailing whitespace from pkg/workflow/github_token_precedence_integration_test.go to maintain consistent code formatting across the codebase.

Changes Made

  • Formatting: Removed trailing whitespace on line 63 of github_token_precedence_integration_test.go

Tidying Process

The following steps were performed:

  1. Format Code: Ran make fmt - formatted Go code successfully
  2. Lint Code: Ran make lint - no linting issues found
  3. Recompile Workflows: Ran make recompile - all 63 workflows compiled successfully
  4. Run Tests: Ran make test - all tests passed

Verification

All tests pass with this change:

  • Unit tests: ✅ PASS
  • Integration tests: ✅ PASS

This is a minor formatting fix that ensures code consistency and adherence to project formatting standards.

AI generated by Tidy

@pelikhan pelikhan merged commit 20ee344 into main Oct 31, 2025
4 checks passed
@pelikhan pelikhan deleted the tidy-formatting-20251031-221053-f4556f2681991ae3 branch October 31, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants