Isaiah Odhner
|
36e809bc97
|
Enable reporting unnecessary "type: ignore" comments
|
2023-07-16 00:47:15 -04:00 |
|
Isaiah Odhner
|
6f5cee0f7c
|
Disable reportUnknownMemberType Pyright error
|
2023-07-15 20:27:20 -04:00 |
|
Isaiah Odhner
|
93d176e656
|
Pyright: ignore build folder
Python files get copied to the build folder. It's kinda confusing to see type checking errors for old versions of files.
|
2023-06-12 00:43:42 -04:00 |
|
Isaiah Odhner
|
1384fd1670
|
Enable strict type checking for all files...
|
2023-04-22 18:53:36 -04:00 |
|
Isaiah Odhner
|
f70a062b9b
|
Strictly type check enhanced_directory_tree.py, ignoring private access
|
2023-04-22 18:04:38 -04:00 |
|
Isaiah Odhner
|
4f8ea8a93d
|
Strictly type check i18n.py
|
2023-04-22 17:45:04 -04:00 |
|
Isaiah Odhner
|
6b01b604fe
|
Set up pyright type checker
|
2023-04-22 02:27:43 -04:00 |
|