Summary

Integrates the typos spell-checking tool into the CI pipeline to automatically catch typos in future PRs.

Changes

  • New workflow (.github/workflows/typos.yaml): Runs the official crate-ci/typos GitHub Action on pushes to dev, PRs, and manual dispatch
  • Configuration (_typos.toml): Suppresses false positives from:
    • Non-English README translations (CN, ES, ID, JP, KR, PT-BR, TR)
    • Base64-encoded test data and security payloads
    • SQL injection test strings
    • Existing Go exported identifiers that cannot be renamed without breaking the API
    • CLI flag names appearing in help output
  • Typo fixes: Fixed 3 genuine typos caught by the tool:
    • PostReuestsHandlerRequestPostRequestsHandlerRequest (comment in server.go)
    • fiterfilter (comment in config.go)
    • thantthat (comment in flow_executor_test.go)

References

  • Closes #6532
  • /claim #6532

Summary by CodeRabbit

Release Notes

  • Chores
    • Fixed typos in code comments and documentation.
    • Enhanced typo detection configuration to improve code quality during development.

Claim

Total prize pool $125
Total paid $0
Status Pending
Submitted March 01, 2026
Last updated March 01, 2026

Contributors

RO

Roger Beaman

@sirrodgepodge

100%

Sponsors

CR

cryptoaibot1738728800

@cryptoaibot1738728800

$100
PR

ProjectDiscovery

@projectdiscovery

$25