-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Clean up MixxxMainWindow and RecordingManager #2872
Conversation
I have no idea why pre-commit does not work in this case. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR has unrelated changes.
Please don't mass reformat mixxx.cpp. This will likely cause unnecessary and annoying merge conflicts with open PRs. |
Alright, compartmentalized it and cleaned up :) |
@daschuer please have another look :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tank you for the rework. Here some comments.
All resolved :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, CI fails are unrelated.
For some reason pre-commit decided to reformat both files completely, even though I only intended to fix the headers, includes and remove superfluous comments - oh well ^^