1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
semantic/.atom-build.yml
2017-02-27 08:50:54 -08:00

12 lines
341 B
YAML

# Build configuration for https://atom.io/packages/build
cmd: stack build
name: semantic-diff
env:
PATH: ~/.local/bin:~/Developer/Tools:~/Library/Haskell/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
targets:
test:
cmd: stack build semantic-diff:test
keymap: cmd-u
errorMatch:
- \n(?<file>/[^:]+):(?<line>\d+):((?<col>\d+):)?