We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7da8a7 + ed53307 commit 8808adbCopy full SHA for 8808adb
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
args: ['--fix=lf']
21
- id: trailing-whitespace
22
- repo: https://github.com/python-jsonschema/check-jsonschema
23
- rev: 0.34.0
+ rev: 0.34.1
24
hooks:
25
- id: check-github-workflows
26
- repo: https://github.com/Lucas-C/pre-commit-hooks
df.plotinfo.xml
@@ -358,7 +358,7 @@
358
<stl-vector name='uninteresting_bldid' type-name='int32_t' ref-target='building'/>
359
360
<stl-vector name='vehicle_id' type-name='int32_t' ref-target='vehicle'/>
361
-
+
362
<static-array name='work_zone_x' type-name='int16_t' count='50'/>
363
<static-array name='work_zone_y' type-name='int16_t' count='50'/>
364
<static-array name='work_zone_z' type-name='int16_t' count='50'/>
0 commit comments