glotzerlab / freud

Powerful, efficient particle trajectory analysis in scientific Python.
https://freud.readthedocs.io
BSD 3-Clause "New" or "Revised" License
280 stars 49 forks source link

Show cppcheck and clang-tidy output. #1261

Closed joaander closed 5 months ago

joaander commented 5 months ago

Description

Show cppcheck and clang-tidy output.

Motivation and Context

Determine what clang-tidy checks on main. There are many files failing the check in #1260.

How Has This Been Tested?

CI checks.

Types of changes

Checklist: