mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
compiler: Add error output to the compiler
This commit is contained in:
@@ -9,4 +9,4 @@ mkdir -p grammars
|
||||
exec docker run --rm \
|
||||
-u $(id -u $USER):$(id -g $USER) \
|
||||
-v $PWD:/src/linguist \
|
||||
-w /src/linguist -ti $image "$@"
|
||||
-w /src/linguist $image "$@"
|
||||
|
||||
Reference in New Issue
Block a user