Formatting in serverless mode
commit7a9832450d47521b66f29348be9e2b0b51150899
authorKonstantin Solomatov <solomatov@fb.com>
Fri, 27 Sep 2019 16:40:12 +0000 (27 09:40 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 27 Sep 2019 16:42:27 +0000 (27 09:42 -0700)
treedaa4d41711cfa9261abcf1311904ec9e7cfc8c42
parent25d78f95e739823350a1a48e0f60d5a05598ad83
Formatting in serverless mode

Summary:
- Made all formatting work in serverless mode
- Converted all formatting tests to the new framework

Differential Revision: D17607983

fbshipit-source-id: 6743b6c7d14403a2919ce86df5584f1a95e97509
hphp/hack/src/client/clientLsp.ml
hphp/hack/test/integration/data/lsp_exchanges/formatting.expected [deleted file]
hphp/hack/test/integration/data/lsp_exchanges/formatting.json [deleted file]
hphp/hack/test/integration/data/lsp_exchanges/ontypeformatting.expected [deleted file]
hphp/hack/test/integration/data/lsp_exchanges/ontypeformatting.json [deleted file]
hphp/hack/test/integration/test_lsp.py