Skip to content

refactor: replace context.TODO() with context.Background() in tests and extract markdownlint config#28

Merged
Patel230 merged 2 commits into
mainfrom
chore/context-background-and-ci-hardening
Jun 12, 2026
Merged

refactor: replace context.TODO() with context.Background() in tests and extract markdownlint config#28
Patel230 merged 2 commits into
mainfrom
chore/context-background-and-ci-hardening

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Replace all context.TODO() calls in test files with context.Background()
  • Extract markdownlint config to .markdownlint-cli2.jsonc (matching hawk's pattern)
  • Add tracking issue references to t.Skip() calls

All changes are safe refactors with no behavioral changes.

Patel230 added 2 commits June 12, 2026 08:36
…nd extract markdownlint config

- Replace all context.TODO() calls in test files with context.Background()
- Extract markdownlint config to .markdownlint-cli2.jsonc
- Add tracking issue references to t.Skip() calls
@Patel230 Patel230 added the enhancement New feature or request label Jun 12, 2026
@Patel230 Patel230 merged commit 379cee8 into main Jun 12, 2026
15 checks passed
@Patel230 Patel230 deleted the chore/context-background-and-ci-hardening branch June 12, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant