Closed arichar6 closed 3 years ago
@gracetangg and @AOstenfeld, since you pointed out that the read_diagnostics_from_input
method is overly complex, I thought I'd start doing a refactor of that method. I'm tagging you here in case you want to contribute, or just follow along.
Pull Request
Refactor the
read_diagnostics_from_input
method, to reduce code complexity.This pull request addresses #173
Checklist
The following items have been checked for this PR:
pylint
,flake8
, or similar)