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

✨ add `sp-repo-review` to pre-commit checks #371

Closed burgholzer closed 7 months ago

burgholzer commented 7 months ago

Description

This PR adds a new pre-commit check that runs Scientific Python's Repo Review and checks for the use of established best practices throughout the project.

Adding the check immediately revealed the use of a deprecated setting.

Checklist: