sapling/eden/cli
Chad Austin c19487a718 Enable Python typechecking (again)
Summary:
I noticed while making some changes to eden doctor that our
typechecker wasn't working. check_types in python_library became a
no-op, so set typing instead and fix recently-introduced type-checking
failures.

Reviewed By: simpkins

Differential Revision: D9225840

fbshipit-source-id: 32edd60be862b70d97ca48dc9e1929b9add9f166
2018-08-08 15:23:04 -07:00
..
test Eden should support toml configuration files 2018-08-03 17:06:41 -07:00
buck.py refactor and split out some cli functions 2018-05-10 13:49:44 -07:00
cmd_util.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
config.py Enable Python typechecking (again) 2018-08-08 15:23:04 -07:00
configinterpolator.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
configutil.py Eden should support toml configuration files 2018-08-03 17:06:41 -07:00
daemon.py enable typechecking on Eden Python libraries 2018-08-03 15:07:00 -07:00
debug.py enable typechecking on Eden Python libraries 2018-08-03 15:07:00 -07:00
doctor.py update eden doctor to work if nuclide-connections is not installed 2018-07-23 13:22:08 -07:00
filesystem.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
fsck.py initial start for an fsck command 2018-07-16 18:51:48 -07:00
main.py refactor terminal output handling in eden doctor 2018-07-18 18:36:52 -07:00
mtab.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
overlay.py initial start for an fsck command 2018-07-16 18:51:48 -07:00
rage.py clean up type information in rage.py 2018-07-23 13:22:08 -07:00
stats_print.py Reformat already opted in directories with Black Beta @allow-large-files 2018-05-18 23:07:24 -07:00
stats.py Provide real-time values for memory statistics 2018-06-21 15:51:51 -07:00
subcmd.py enable typechecking on Eden Python libraries 2018-08-03 15:07:00 -07:00
ui.py refactor terminal output handling in eden doctor 2018-07-18 18:36:52 -07:00
util.py enable typechecking on Eden Python libraries 2018-08-03 15:07:00 -07:00
version.py enable typechecking on Eden Python libraries 2018-08-03 15:07:00 -07:00