Compare commits

..

15 commits

Author SHA1 Message Date
3a48833407 2024: d03: ex2: add solution 2024-12-03 10:29:26 +00:00
8c9ef4fdce 2024: d03: ex2: add input 2024-12-03 10:29:26 +00:00
9e47173fcc 2024: d03: ex1: add solution 2024-12-03 10:29:26 +00:00
e6816e02e5 2024: d03: ex1: add input 2024-12-03 10:29:26 +00:00
74c719f2d3 2024: d02: ex2: add solution 2024-12-03 10:29:26 +00:00
c37689c461 2024: d02: ex2: add input 2024-12-03 10:29:26 +00:00
4491e98be2 2024: d02: ex1: add solution 2024-12-03 10:29:26 +00:00
54e45b7712 2024: d02: ex1: add input 2024-12-03 10:29:26 +00:00
2c356cfd6f 2024: d01: ex2: add solution 2024-12-03 10:29:26 +00:00
2f2e26f5fc 2024: d01: ex2: add input 2024-12-03 10:29:26 +00:00
b6cccb6fef 2024: d01: ex1: add solution 2024-12-03 10:29:26 +00:00
97905b19f9 2024: d01: ex1: add input 2024-12-03 10:29:26 +00:00
811c14b6ef nix: simplify direnv integration
Rely on my having installed `nix-direnv`.
2024-12-03 10:29:26 +00:00
b4762ccf9f nix: migrate to 'ruff'
Having just the one tool is better.

Incidentally, this fixes the ternary formatting, which was messed up in
recent `black` versions.
2024-12-03 10:29:26 +00:00
acfc841539 treewide: fix 'ruff check' errors
This is mostly about unused imports.

A couple errors remain, but are fine in my book (using `l` as a variable
name, assigning a lambda to a variable).
2024-12-03 10:28:53 +00:00

Diff content is not available