Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 577 Bytes

index.rst

File metadata and controls

20 lines (12 loc) · 577 Bytes

ament_xmllint

Checks XML markup files using xmllint. Files with the following extensions are being considered: .xml.

How to run the check from the command line?

ament_xmllint [<path> ...]

How to run the check from within a CMake ament package as part of the tests?

The CMake integration is provided by the package ament_cmake_xmllint.