We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b145d4e commit de97298Copy full SHA for de97298
.pre-commit-config.yaml
@@ -37,6 +37,8 @@ repos:
37
- repo: https://github.com/tier4/pre-commit-hooks-ros
38
rev: v0.4.0
39
hooks:
40
+ - id: prettier-xacro
41
+ - id: prettier-launch-xml
42
- id: prettier-package-xml
43
- id: sort-package-xml
44
0 commit comments