Metadata-Version: 2.1
Name: ament_clang_format
Version: 0.20.5
Summary: Check C++ code style using clang-format.
Home-page: https://github.com/ament/ament_lint
Download-URL: https://github.com/ament/ament_lint/releases
Author: Dirk Thomas
Author-email: dthomas@osrfoundation.org
Maintainer: Michael Jeronimo
Maintainer-email: michael.jeronimo@openrobotics.org
License: Apache License, Version 2.0, BSD
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Dist: pyyaml
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

The ability to check code against style conventions using clang-format
and generate xUnit test result files.
