Skip to content

Commit cb06b1d

Browse files
style(pre-commit): autofix
1 parent 6d5b4f4 commit cb06b1d

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
files:
2-
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml }
2+
- {
3+
path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml,
4+
}
35

46
edits:
57
- { type: remove, path: /autoware/system/duplicated_node_checker }
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
files:
2-
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml }
2+
- {
3+
path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-main.yaml,
4+
}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
files:
2-
- { path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-psim.yaml }
2+
- {
3+
path: $(find-pkg-share autoware_launch)/config/system/system_diagnostic_monitor/autoware-psim.yaml,
4+
}

0 commit comments

Comments
 (0)