Metadata-Version: 2.1
Name: ament-clang-tidy
Version: 0.12.0
Summary: Check C++ code style using clang-tidy.
Home-page: https://github.com/ament/ament_lint
Author: John Shepherd
Author-email: john@openrobotics.org
Maintainer: Michael Jeronimo, Michel Hidalgo
Maintainer-email: michael.jeronimo@openrobotics.org, michel@ekumenlabs.com
License: Apache License, Version 2.0, BSD
Download-URL: https://github.com/ament/ament_lint/releases
Keywords: ROS
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development

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

