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 Nov 11, 2024
1 parent 12150a1 commit 905e0dc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
files:
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml }
- {
path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml,
}

edits:
- { type: remove, path: /autoware/system/duplicated_node_checker }
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
files:
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml }
- {
path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml,
}
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
files:
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-psim.yaml }
- {
path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-psim.yaml,
}

0 comments on commit 905e0dc

Please sign in to comment.