We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff0449 commit 4e55b07Copy full SHA for 4e55b07
Dockerfile
@@ -11,6 +11,7 @@ RUN cargo build --release --locked
11
12
COPY src ./src
13
COPY grammars ./grammars
14
+COPY bat/assets/syntaxes.bin ./grammars/
15
COPY config.toml ./
16
COPY templates ./templates
17
0 commit comments