disable=trailing-whitespace,missing-final-newline
(given that you can't see these/easily fix them in the online editor, they were really irritating to students)
Fixed the incorrect instructions on the README. Tests need to be run using pytest, not pylint
Golden files need to be made, but will follow in a post-upgrade PR.
Turning on analysis for practice exercises will also follow in a post-upgrade PR.
This upgrade should happen at the same time for the
Test Runner, Analyzer, & Representer After these three are merged, the updates to the track CI and Content should be merged.python:3.11.2-slim
.pylintrc
filepytest
, notpylint
Golden files need to be made, but will follow in a post-upgrade PR. Turning on analysis for practice exercises will also follow in a post-upgrade PR.