sapling/eden/cli
Michael Bolin e564f0d8c8 Run eden/cli/debug.py through the autoformatter.
Summary:
I have an upcoming change that touches this file and I don't want to pull in
unrelated edits. (I thought we had already autoformatted all of this code?)

Reviewed By: chadaustin

Differential Revision: D7855072

fbshipit-source-id: 2d2ab2ce19d438af73c30471199d15db98fa4e3a
2018-05-04 09:23:19 -07:00
..
test fix eden doctor to avoid interfering with other edenfs instances 2018-04-25 17:06:59 -07:00
cmd_util.py add type annotations to eden CLI code 2018-03-28 22:22:31 -07:00
config.py remove the eden checkout command 2018-04-25 14:21:47 -07:00
configinterpolator.py Upgrade tests to use Python 3. 2017-12-01 17:21:35 -08:00
debug.py Run eden/cli/debug.py through the autoformatter. 2018-05-04 09:23:19 -07:00
doctor.py fix eden doctor to avoid interfering with other edenfs instances 2018-04-25 17:06:59 -07:00
main.py thread the clone revision through when loading arcconfig 2018-04-28 17:03:33 -07:00
mtab.py bring back eden doctor's stale mounts check - filter by st_uid and st_dev instead of path 2018-01-25 15:14:58 -08:00
rage.py refactor CLI subcommand definitions 2018-04-19 17:59:51 -07:00
stats_print.py replace the system memory info in eden stats with process memory 2017-12-18 12:00:58 -08:00
stats.py refactor CLI subcommand definitions 2018-04-19 17:59:51 -07:00
subcmd.py remove ugly default list of subcommands from eden help 2018-04-26 17:11:29 -07:00
util.py thread the clone revision through when loading arcconfig 2018-04-28 17:03:33 -07:00
version.py don't throw in the version check if eden is not installed 2018-01-30 21:50:39 -08:00