Skip to content

Conversation

@github-actions
Copy link
Contributor

Summary

This PR fixes formatting issues in cmd/gh-aw/command_groups_test.go identified by the tidy workflow.

Changes Made

  • Aligned struct field names in test table for better readability
  • Removed trailing whitespace in the test file

Verification

  • make fmt - Code formatted successfully
  • make lint - No linting issues
  • make recompile - All workflows recompiled successfully
  • make test - All tests passing

Impact

These are formatting-only changes with no functional impact. The changes improve code consistency and adhere to Go formatting standards.

AI generated by Tidy

- Align struct field names in test table
- Remove trailing whitespace
@pelikhan pelikhan merged commit 150ad8f into main Nov 20, 2025
4 checks passed
@pelikhan pelikhan deleted the tidy/format-command-groups-test-45c7be1ea1dab466 branch November 20, 2025 17:19
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