Skip to content

feat: ensure formatting runs during workflow checks#65

Merged
kubeden merged 1 commit intointerpretive-systems:mainfrom
skalwaghe-56:fix-issue-64
Oct 8, 2025
Merged

feat: ensure formatting runs during workflow checks#65
kubeden merged 1 commit intointerpretive-systems:mainfrom
skalwaghe-56:fix-issue-64

Conversation

@skalwaghe-56
Copy link
Contributor

Summary

Add a formatting step to the CI workflow to automatically format Go code during checks, ensuring consistent formatting and avoiding large diffs from formatting changes.

Linked Issue(s)

Closes #64.

Checklist

  • I am assigned to the linked issue(s)
  • I wrote tests or updated existing tests CI workflow change only
  • I ran go build and go test ./... CI workflow change only
  • I updated docs/README if needed CI workflow change only

@kubeden kubeden merged commit 8c0e64d into interpretive-systems:main Oct 8, 2025
3 of 4 checks passed
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.

[feat] make sure that formatting runs during the workflow checks

2 participants