PyTA Project: Implement a Custom Checker for Inconsistent or Missing Returns
Today's task is to implement a custom checker for inconsistent or missing return statements for PythonTA (https://github.com/pyta-uoft/pyta), as a replacement of pylint's R1710 checker. A basic introduction of how to create a custom pylint checker ca...
raine-yang.com11 min read