ocp-indent on serverLocalConfig
commit6387fbe099c0bd36c488d5bf9c362374a2fa7d60
authorLucian Wischik <ljw@fb.com>
Wed, 6 Feb 2019 22:44:13 +0000 (6 14:44 -0800)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 6 Feb 2019 22:59:47 +0000 (6 14:59 -0800)
tree4d9e864d782eaeb3158fc8bae48723f968bd6f46
parentfe8c006aa7e21e39dd8f3b4c01edc0b3788bc93f
ocp-indent on serverLocalConfig

Summary:
This is just a trivial indenting diff. I was motivated to do it because of the lamentable indentation this method:
```
let path =
  let dir = try Sys.getenv "HH_LOCALCONF_PATH" with
    _ ->
      BuildOptions.system_config_path in
      Filename.concat dir "hh.conf"
```

Reviewed By: 2BitSalute

Differential Revision: D13882401

fbshipit-source-id: 24c15602ea63ea8e921b347f5923049d6a1f52f3
hphp/hack/src/server/serverLocalConfig.ml