diff options
author | Jon Parise <jon@indelible.org> | 2017-03-10 08:23:46 -0800 |
---|---|---|
committer | Jon Parise <jon@indelible.org> | 2017-03-10 08:24:21 -0800 |
commit | 7d6b313065d49d82a7c66a11ecbd4a4d1b1e0147 (patch) | |
tree | 0130e8d6282f26f78dc3ec35a819c01f235f2de0 /Dockerfile | |
parent | bd07d0467039a4b58d15c36ae9c8db2bc47806f3 (diff) | |
download | ale-7d6b313065d49d82a7c66a11ecbd4a4d1b1e0147.zip |
Write erlc output files to the temporary directory
In particular, if we're working with a leex (.xrl) or yecc (.yrl) source
file, erlc would otherwise generate the corresponding .erl file in the
current directory (often the project root), which is generally not what
we want.
Unconditionally writing erlc output to a temporary directory also
matches Flycheck's behavior.
Diffstat (limited to 'Dockerfile')
0 files changed, 0 insertions, 0 deletions