Skip to content

Commit 22c3937

Browse files
Merge pull request #11 from AlessandroMiola/update_readme
chore: update README.md
2 parents 13f73fe + fb77dd3 commit 22c3937

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)