LibCST/.github
Zsolt Dollenstein d9a1dc8473
Fix all type errors (#579)
* bump pyre version
* make sure CI-pyre uses working copy
* remove unused pyre suppressions
* suppress invalid decorations
* fix undefined attributes
* fix missing return annotations
* fix tuple concatenation issues
* add native stubs
* fix invalid typing of **kwargs in test_apply_type_annotations
* only install pyre on non-windows
* update test fixture to reflect changes in recent pyre versions
* suppress errors related to mismatched positions
2022-01-05 18:13:01 +00:00
..
workflows Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
PULL_REQUEST_TEMPLATE.md add initial PULL_REQUEST_TEMPLATE.md 2019-07-22 19:59:57 -07:00