Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️🎨 Code cleanup and refactors (#798)
## Description Starting the year with some obligatory code cleanup and refactors. The individual commits and the commit messages should more or less convey the bigger changes. For the most part, it's really all about defining clearer interfaces and following some new clang-tidy suggestions. ## 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. - [ ] 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.
- Loading branch information