Skip to content

feat(ci): add auto-format workflow#144

Merged
d0ugal merged 2 commits intomainfrom
feat/add-auto-format-workflow
Oct 29, 2025
Merged

feat(ci): add auto-format workflow#144
d0ugal merged 2 commits intomainfrom
feat/add-auto-format-workflow

Conversation

@d0ugal
Copy link
Copy Markdown
Owner

@d0ugal d0ugal commented Oct 29, 2025

Adds GitHub Actions workflow that automatically runs make fmt on push and pull requests, then commits any formatting changes back to the branch.

This ensures consistent code formatting across the repository.

Automatically runs 'make fmt' on push and pull requests, then commits
any formatting changes back to the branch.
- Removed main binary from git
- Added main and .golangci-lint-cache/ to .gitignore
@d0ugal d0ugal enabled auto-merge (rebase) October 29, 2025 10:02
@d0ugal d0ugal merged commit 01e44c8 into main Oct 29, 2025
7 checks passed
@d0ugal d0ugal deleted the feat/add-auto-format-workflow branch October 29, 2025 10:04
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.

1 participant