Skip to content

Commit 7fefad8

Browse files
Minor linter fixes
Signed-off-by: ClemensLinnhoff <Clemens.Linnhoff@partner.bmw.de>
1 parent 8ae8bd2 commit 7fefad8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/cl0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
uses: actions/checkout@v4
1313
- uses: enarx/spdx@master
1414
with:
15-
licenses: Apache-2.0 BSD-3-Clause BSD-2-Clause MIT MPL-2.0
15+
licenses: Apache-2.0 BSD-3-Clause BSD-2-Clause BSL-1.0 MIT MPL-2.0

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ Possible values are "flat" or "structured".
227227
| `sensor_view.global_ground_truth.moving_object.vehicle_attributes.bbcenter_to_rear` | required |
228228
| `sensor_view.global_ground_truth.moving_object.vehicle_attributes.ground_clearance` | required |
229229

230-
231230
### Output: Fields in OSI3::SensorData Filled by the Sensor Model
232231

233232
---

0 commit comments

Comments
 (0)