Skip to content

chore(ci): add consts to typos allowlist#21708

Merged
mattsse merged 1 commit intoparadigmxyz:mainfrom
HuberyJulianay:CI
Feb 2, 2026
Merged

chore(ci): add consts to typos allowlist#21708
mattsse merged 1 commit intoparadigmxyz:mainfrom
HuberyJulianay:CI

Conversation

@HuberyJulianay
Copy link
Copy Markdown
Contributor

found this from previous PR CI check failed
Add consts and Consts to typos allowlist to fix CI failures caused by typos v1.43.0

typos v1.43.0 (released 2026-02-02) added consts -> constants to its dictionary via PR #1489. This causes false positives for:

  • std::env::consts - Rust standard library module
  • RethCliVersionConsts - existing reth struct name

Since reth CI uses crate-ci/typos@v1 (floating version), all PRs now fail the typos check.

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Feb 2, 2026
@mattsse mattsse enabled auto-merge February 2, 2026 16:51
@mattsse mattsse added this pull request to the merge queue Feb 2, 2026
Merged via the queue into paradigmxyz:main with commit f4943ab Feb 2, 2026
48 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Feb 2, 2026
@HuberyJulianay HuberyJulianay deleted the CI branch February 3, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants