cda-tum / mqt-qcec

MQT QCEC - A tool for Quantum Circuit Equivalence Checking
https://mqt.readthedocs.io/projects/qcec
MIT License
90 stars 21 forks source link

πŸ‘·πŸΌπŸš¨β¬†οΈ Update `clang-tidy` and use `cpp-linter` action #284

Closed burgholzer closed 1 year ago

burgholzer commented 1 year ago

What's the problem this feature will solve?

clang-tidy version to v16 is available in CLion, but we still use clang-tidy-14.

Describe the solution you'd like

Make sure clang-16 is available in CI and switch back to the cpp-linter GitHub action from the pure Python package and enables the new "step-summary" feature.

Reference PR: