1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-15 17:35:29 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Jon Atack
4f17dbfa27 script: update Typos section in CONTRIBUTING.md (#2193) 2026-06-08 18:22:17 -07:00
Jose Storopoli
52fdb00b6d ci: add typo checking
typos is a powerful source code spell checker.

Adds a CI job that runs on every PR and
push to master (but can also be run manually with
workflow_dispatch) that checks for typos.

Adds a config file .typos.toml that deals with
false positives and only checks for top-level/one-level
.mediawiki and .md files.
2024-08-12 14:31:41 -03:00