Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 31, 2025
1 parent ac5144d commit 201f3d2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion docker/docker-bake-tools.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ target "visualizer" {
dockerfile = "docker/tools/Dockerfile.visualizer"
target = "visualizer"
}

1 change: 0 additions & 1 deletion docker/tools/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
# --env WEB_PASSWORD=openadkit \
# ghcr.io/autowarefoundation/autoware:visualizer-20250130-amd64


docker run -it --rm \
--net=host \
--platform linux/amd64 \
Expand Down
2 changes: 1 addition & 1 deletion docker/tools/scenario-simulator/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# cspell:ignore
# cspell:ignore
# shellcheck disable=SC1090,SC1091

run_scenario_simulator() {
Expand Down

0 comments on commit 201f3d2

Please sign in to comment.