Skip to content

Add comment checker and integrate into CI#224

Merged
oferchen merged 1 commit intomasterfrom
codex/add-comment-checker-and-tests
Aug 29, 2025
Merged

Add comment checker and integrate into CI#224
oferchen merged 1 commit intomasterfrom
codex/add-comment-checker-and-tests

Conversation

@oferchen
Copy link
Owner

Summary

  • add command to scan Go sources for comments after the first line
  • run comment check via Makefile and GitHub Actions before tests
  • cover checker with unit tests for compliant and non-compliant files

Testing

  • go run ./cmd/commentcheck
  • go test ./cmd/commentcheck -run TestCheck -v

https://chatgpt.com/codex/tasks/task_e_68b1ff5f6f20832389e0638315d3120d

@oferchen oferchen merged commit f2b1bf9 into master Aug 29, 2025
0 of 10 checks passed
@oferchen oferchen deleted the codex/add-comment-checker-and-tests branch August 29, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant