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 Oct 2, 2023
1 parent 34a8963 commit 613f0b5
Showing 1 changed file with 4 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
"default": "['blind_spot', 'crosswalk', 'detection_area', 'intersection', 'no_stopping_area', 'traffic_light', 'lane_change_left', lane_change_right', 'avoidance_left', 'avoidance_right', 'goal_planner', 'start_planner', 'intersection_occlusion']"
}
},
"required": [
"module_list",
"default_enable_list"
]
"required": ["module_list", "default_enable_list"]
}
},
"properties": {
Expand All @@ -31,12 +28,8 @@
"$ref": "#/definitions/rtc_auto_mode_manager"
}
},
"required": [
"ros__parameters"
]
"required": ["ros__parameters"]
}
},
"required": [
"/**"
]
}
"required": ["/**"]
}

0 comments on commit 613f0b5

Please sign in to comment.