Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
Signed-off-by: TaikiYamada4 <[email protected]>
  • Loading branch information
pre-commit-ci[bot] authored and TaikiYamada4 committed Dec 5, 2024
1 parent 73fbc79 commit ec023d6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ mapping.traffic_light.missing_referrers

This validator checks whether each `traffic_light` type regulatory element has been referred by at least one lanelet.

| Issue Code | Message | Severity | Primitive | Description | Approach |
| --------------------------------- | ----------------------------------------------------------------------------- | -------- | ------------------ | -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Issue Code | Message | Severity | Primitive | Description | Approach |
| --------------------------------- | ----------------------------------------------------------------------------- | -------- | ------------------ | -------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| TrafficLight.MissingReferrers-001 | Regulatory element of traffic light must be referred by at least one lanelet. | Error | Regulatory Element | There is a `traffic_light` type regulatory element that hasn't been referred by any lanelet. | The lanelet that might be controlled by the traffic light must refer this regulatory element. |

## Related source codes
Expand Down

0 comments on commit ec023d6

Please sign in to comment.