Proposed changes

Integrates crate-ci/typos spell checker into CI and fixes all existing typos.

/claim #6532

CI workflow (.github/workflows/typos.yaml)

Note: The workflow file requires workflow scope on the push token. It will be added in a follow-up commit once permissions are updated.

Planned config:

  • Runs on pushes to dev, all PRs, and manual dispatch
  • Uses crate-ci/typos@v1.29.10 (pinned for reproducibility)
  • Skips bot actors (prevents noise from dep bump PRs)
  • Concurrency group to cancel stale runs

Config (_typos.toml)

  • Excludes go.sum, vendor/, *.pb.go, non-English READMEs, test fixtures
  • Allowlists CLI flag abbreviations (-hae, -ue, -ot), external dep types, and test data fragments

Typo fixes (10 files + 1 rename)

  • ExludedDastTmplStats -> ExcludedDastTmplStats (4 files)
  • formated/isFormated -> formatted/isFormatted (cmd/tmc)
  • admin-pannel -> admin-panel (integration test)
  • noticable -> noticeable (integration test)
  • fiter -> filter (lib/config.go comment)
  • seperate -> separate (3x in sdk_test.go)
  • splitted/originalSplitted -> parts/originalParts (path.go)
  • thant -> that (flow_executor_test.go)
  • PostReuestsHandlerRequest -> PostRequestsHandlerRequest (comment)
  • Rename worflow_loader.go -> workflow_loader.go

Proof

typos runs clean with 0 errors after these fixes + the _typos.toml config.

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

This PR was developed with AI assistance (Claude/Anthropic). All changes reviewed against codebase conventions.

Summary by CodeRabbit

  • Bug Fixes

    • Fixed user-visible typo in formatted template output message.
  • Chores

    • Added typo checker configuration file to exclude non-English and generated content from checks.
    • Corrected spelling inconsistencies and variable naming throughout codebase for improved code quality.
    • Updated internal symbol names for consistency and accuracy.

Claim

Total prize pool $125
Total paid $0
Status Pending
Submitted February 17, 2026
Last updated February 17, 2026

Contributors

ST

St34lthcole

@St34lthcole

100%

Sponsors

CR

cryptoaibot1738728800

@cryptoaibot1738728800

$100
PR

ProjectDiscovery

@projectdiscovery

$25