Metadata-Version: 2.4
Name: waf-lint-utils
Version: 1.0.1
Summary: Internal C++ linter bindings for the waf build system
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# waf-lint-utils

Internal utility bindings for C++ formatting and linting via the waf build system.

## Usage
Run the module to generate the linter config file:
```bash
python -m waf_lint_utils
```
