Skip to content

Conversation

@oferchen
Copy link
Owner

Summary

  • document path for internal/fs/stdio.go
  • keep filename comments before build tags in Windows helpers
  • ignore //go:build directives when enforcing single banner comment
  • cover build-tag scenarios in commentcheck tests

Testing

  • go mod tidy
  • golangci-lint run --timeout=5m
  • go test ./... -shuffle=on -cover -covermode=atomic -coverprofile=./.build/coverage.out
  • go run ./internal/ci/covercheck (fails: coverage 79.5% is below 95%)
  • go build -trimpath -buildvcs=false -ldflags="-s -w" -o ./.build/hclalign ./cmd/hclalign
  • go run ./cmd/commentcheck

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

@oferchen oferchen merged commit 2ce4abc into master Aug 29, 2025
0 of 5 checks passed
@oferchen oferchen deleted the codex/update-comment-formatting-in-multiple-files branch August 29, 2025 20:29
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.

2 participants