Metadata-Version: 2.1
Name: ament-clang-tidy
Version: 0.9.6
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: John Shepherd
Maintainer-email: john@openrobotics.org
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.

