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 Dec 5, 2024
1 parent 2b9ad51 commit c7e31c4
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 c7e31c4

Please sign in to comment.