Skip to content

Commit 374b74b

Browse files
pre-commit-ci[bot]M. Fatih Cırıt
authored and
M. Fatih Cırıt
committed
style(pre-commit): autofix
1 parent 99559cf commit 374b74b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

perception/compare_map_segmentation/schema/voxel_based_approximate_compare_map_filter.schema.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,10 @@
6262
"$ref": "#/definitions/voxel_based_approximate_compare_map_filter"
6363
}
6464
},
65-
"required": [
66-
"ros__parameters"
67-
],
65+
"required": ["ros__parameters"],
6866
"additionalProperties": false
6967
}
7068
},
71-
"required": [
72-
"/**"
73-
],
69+
"required": ["/**"],
7470
"additionalProperties": false
7571
}

0 commit comments

Comments
 (0)