Custom changes

Custom checkers

EduLint provides custom checkers to report more problems frequent in novice code. It does so by extending Pylint with extra plugins. The checkers can therefore be invoked in the standard Pylint manner (e.g. using --enable or --disable) on the Edulint’s pylint option.

Tweakers