gval icon indicating copy to clipboard operation
gval copied to clipboard

Add static type checker and add nox session for it.

Open fernando-aristizabal opened this issue 6 months ago • 0 comments

Add a static type checker such as pyright, mypy, etc as a nox session within the current PLACEHOLDER within the noxfile.py.

This will require adding the type checker as a dependency, configuring it, and running it ensuring any issues are addressed and committed.

fernando-aristizabal avatar Dec 29 '23 18:12 fernando-aristizabal