sapling/eden/integration/snapshot
Shannon Zhu 0b93429dc1 Convert type check targets in eden to use configuration
Summary:
D21316793 is blocked from landing because there are a few targets in eden that are running pyre via buck targets integration.

We can't do custom version overrides for projects that are using a mix of local configurations and buck integration, because buck doesn't provide an interface for setting the equivalent pyre version override.

We're moving away from buck targets integration for pyre across the board, and I've run a codemod over the project to clean up all of the buck typing integration (including some residual mypy) as well as updated type ignores / fixmes accordingly.

Let me know if you have any concerns; upon skimming it looks like most changes are either converting `type: ignore`s into fixmes, or removing `type: ignores`.

Reviewed By: dkgi

Differential Revision: D21343093

fbshipit-source-id: 5ee1436377eb526c0a679fb821c42e07cbca52a5
2020-05-02 21:16:55 -07:00
..
types Tidy up license headers 2019-10-11 05:28:23 -07:00
gen_snapshot.py Tidy up license headers 2019-10-11 05:28:23 -07:00
inode_metadata.py Update pyre version for eden 2020-04-23 12:09:39 -07:00
snapshot.py Convert type check targets in eden to use configuration 2020-05-02 21:16:55 -07:00
test_snapshots.py Update pyre version for eden 2019-12-20 16:14:21 -08:00
unpack_snapshot.py Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00
verify.py Convert type check targets in eden to use configuration 2020-05-02 21:16:55 -07:00