summaryrefslogtreecommitdiff
path: root/ftplugin
diff options
context:
space:
mode:
authorAndrey Popp <8mayday@gmail.com>2018-11-04 20:10:36 +0300
committerAndrey Popp <8mayday@gmail.com>2018-11-04 20:32:56 +0300
commitb9fb62a4cd302486914403e41676e78b4cfdf0e3 (patch)
treead4e2fb5c744c0ca983fd95f641344ff546d6b64 /ftplugin
parentacdc99b94daf0f14a8a71d1de5656e9f612a0139 (diff)
downloadale-b9fb62a4cd302486914403e41676e78b4cfdf0e3.zip
Make ocamlformat work without temporary files
Problem: ocamlformat is configured to format files in-place and thus go via creating a temporary file for that. Because temporary file resides in a different directory ocamlformat can't find `.ocamlformat` configuration files in an original location of source files. Solution: ocamlformat since version 0.8 can read sources on stdin and spur result on stdout. We reconfigure ocamlformat to use a simpler interface.
Diffstat (limited to 'ftplugin')
0 files changed, 0 insertions, 0 deletions