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.
1 parent 13f73fe commit fb77dd3Copy full SHA for fb77dd3
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