globus / globus-cli

A command line interface to Globus
https://docs.globus.org/cli
Apache License 2.0
74 stars 21 forks source link

Set mypy strict=true #1012

Closed sirosen closed 1 month ago

sirosen commented 1 month ago

We have finally achieved a state where the CLI code is fully typed enough that enabling strict mode is feasible. All of the options redundant with strict=true have been removed from config.

Two adjustments are needed to finish this body of work: