What language(s) will you be using? Will you be trying anything different this year to usual?
You must log in or register to comment.
I’ve decided to catch up with what’s new in Python (language itself and the ecosystem). I’ve set up a repository with
pyproject.toml
, and git hooks configured, and I’m running pylint, pytype and pytest.