qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
279 stars 205 forks source link

Linting pre-commit hook #787

Closed ismirlia closed 2 years ago

ismirlia commented 2 years ago

Added pre-commit hook to ensure linting is checked before the user commits.

What are the issues this pull addresses (issue numbers / links)?

N/A

Did you add tests to cover your changes (yes/no)?

no

Did you update the documentation accordingly (yes/no)?

no

Did you read the CONTRIBUTING document (yes/no)?

no

Summary

Details and comments

We may need to update the installation instruction to make users aware and allow opt-in.

ThomasGM4 commented 2 years ago

Did this get some test runs on different systems like you were looking for Axel?