cpp_linter

Module clang_tools

source
Expand description

This crate holds the functionality related to running clang-format and/or clang-tidy.

Modules§

  • This module holds functionality specific to running clang-format and parsing it’s output.
  • This module holds functionality specific to running clang-tidy and parsing it’s output.

Structs§

  • A struct to describe the Pull Request review suggestions.
  • A struct to describe a single suggestion in a pull_request review.

Traits§

Functions§