mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 20:05:39 -04:00
[GH-ISSUE #248] Add typos CI lint
#132
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DecDuck on GitHub (Sep 15, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/248
Add
typosto GitHub Actions to catch typos before we merge.https://github.com/crate-ci/typos/tree/master
@DecDuck commented on GitHub (Nov 21, 2025):
Nevermind, it flags a tonne in our codebase that aren't typos. Maybe someone can figure out how to only scan Markdown files or something, but at that point, it isn't worth it.
Add `typos` CI lintto [GH-ISSUE #248] Add `typos` CI lint