Skip to content

✨ add sp-repo-review to pre-commit check #355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Feb 23, 2024

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 some deprecated settings.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer added continuous integration Anything related to the CI setup code quality Anything related to code quality and code style. labels Feb 23, 2024
@burgholzer burgholzer self-assigned this Feb 23, 2024
@burgholzer burgholzer enabled auto-merge (squash) February 23, 2024 10:36
@burgholzer burgholzer merged commit a76caa6 into main Feb 23, 2024
@burgholzer burgholzer deleted the sp-repo-review branch February 23, 2024 10:56
MarinusVanDijk pushed a commit to LiacsProjects/ddsim that referenced this pull request Jan 19, 2025
## Description

This PR updates the mqt-core submodule and brings in some further
advancements from munich-quantum-toolkit#355.
Specifically, it switches to using `FetchContent` for obtaining
`mqt-core`.
Per default, it is pointed to the vendored submodule via an overridable
CMake variable.

## Checklist:

<!---
This checklist serves as a reminder of a couple of things that ensure
your pull request will be merged swiftly.
-->

- [x] The pull request only contains commits that are related to it.
- [x] I have added appropriate tests and documentation.
- [x] I have made sure that all CI jobs on GitHub pass.
- [x] The pull request introduces no new warnings and follows the
project's style guidelines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Anything related to code quality and code style. continuous integration Anything related to the CI setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant