"Fix typo"
βΆ
13 Aug, 2025
β’ 43 words β’ 1 min
β’ updated 03 Jan, 2026
You, too, can make the word world a better place,
one
typo at a time.
The codespell project can be
trivially adopted in a git repository via a pre-commit
hook :
repos:
- repo: https://github.com/codespell-project/codespell
rev: 63c8f8312b7559622c0d82815639671ae42132ac # frozen: v2.4.1
hooks:
- id: codespell
Related Posts
Whenever writing new posts in this blog I rarely preview them in advance, especially when they are short and simple1.
My rushed workflow is roughly: β¦
Mar 14, 2025
Previously.
Problem statement: LogSeq v2 is moving its graph format from markdown files to a sqlite database:
What’s New with Logseq DB β May β¦
Jul 20, 2026
Previously , previously , previously , previously .
Thiago Perrotta