We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13f73fe + fb77dd3 commit 22c3937Copy full SHA for 22c3937
README.md
@@ -18,6 +18,7 @@ Personal attempt to solve the `advent-of-code`[^aoc] puzzles in a `TDD` fashion
18
- 🚧 ~~try out `ruff` as a linter, thus replacing `flake8`~~
19
- 🚧 ~~`makefile` | `justfile`~~
20
- 🚧 rely on a unique configuration file (possibly `pyproject.toml`)
21
+ - 🚧 add `mkdocs`-rendered docs
22
- 🚧 add `mypy` (`--strict`?) in the pipeline
23
- 🚧 try out `ruff` as a formatter, thus replacing `black`?
24
- 🚧 Dockerization?
0 commit comments