kingdom-python-server icon indicating copy to clipboard operation
kingdom-python-server copied to clipboard

Stricter static-type checking

Open ruiconti opened this issue 4 years ago • 0 comments

Issue

Right now, static type checking is being done half-heartedly. We should embrace it and be as restrict as we can.

Proposed solution

Proper type facilities as well as a rigorous and unforgiving static type check using mypy.

ruiconti avatar Mar 19 '21 19:03 ruiconti