Commit graph

7 commits

Author SHA1 Message Date
bc6a91128d ruff: Don't default to 79 chars
Not what we want for other projects.
Could put a pyproject.toml here to enforce it,
but then it removes all the defaults set in user configuration, 
so uuuuuh
2025-05-15 22:33:09 +02:00
3c40ee1c21 python: Use pyright instead of mypy
Right now doesn't wake up in .config/dotfiles for some reason
2025-05-09 15:32:01 +02:00
c0873f4343 ruff: Use all rules but some 2025-05-09 00:27:20 +02:00
6573ecd6ad Use ruff for Python development 2025-05-08 17:23:09 +02:00
355b63cf73
Reformat all Nix files 2024-12-15 00:31:26 +01:00
4412180b3a
Split out hm/common
I went nuclear...
2024-01-11 23:54:03 +01:00
8f370c5040
python: Move to separate file 2024-01-08 23:24:17 +01:00