Skip to content

Commit 08a53fa

Browse files
committed
fix(lint): remove newline
1 parent 026ccfe commit 08a53fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

containerized_lint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ CONTAINER_ENGINE=${CONTAINER_ENGINE:-docker}
44

55
${CONTAINER_ENGINE} build --file ./testing.Dockerfile --tag test .
66
${CONTAINER_ENGINE} run --rm --interactive --tty --volume $(pwd -P):$(pwd) --workdir $(pwd) test bash ./lint_clean_files.sh
7-

0 commit comments

Comments
 (0)