Skip to content

Commit fb77dd3

Browse files
chore: update README.md
1 parent 13f73fe commit fb77dd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Personal attempt to solve the `advent-of-code`[^aoc] puzzles in a `TDD` fashion
1818
- 🚧 ~~try out `ruff` as a linter, thus replacing `flake8`~~
1919
- 🚧 ~~`makefile` | `justfile`~~
2020
- 🚧 rely on a unique configuration file (possibly `pyproject.toml`)
21+
- 🚧 add `mkdocs`-rendered docs
2122
- 🚧 add `mypy` (`--strict`?) in the pipeline
2223
- 🚧 try out `ruff` as a formatter, thus replacing `black`?
2324
- 🚧 Dockerization?

0 commit comments

Comments
 (0)