Skip to content

Commit 105a409

Browse files
committed
Coding styles
1 parent b6ab019 commit 105a409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ tasks:
8080
dev:cli:
8181
summary: Performs command inside container. Expects parameter(s).
8282
cmds:
83-
- docker compose {{ .DOCKER_COMPOSE_FILES }} run --rm node {{.CLI_ARGS}}
83+
- docker compose {{ .DOCKER_COMPOSE_FILES }} run --rm node {{.CLI_ARGS}}

0 commit comments

Comments
 (0)