google / emboss

Emboss is a tool for generating code that reads and writes binary data structures.
Apache License 2.0
68 stars 21 forks source link

Disable clang-tidy lint in C++ header body #94

Closed BenjaminLawson closed 10 months ago

BenjaminLawson commented 10 months ago

Disable all clang-tidy linting in C++ the body of the C++ outline template. This fixes several readability lint errors downstream.