-
-
Notifications
You must be signed in to change notification settings - Fork 271
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
fix: Various bug fixes and cleanups #3117
fix: Various bug fixes and cleanups #3117
Conversation
SonarQube Quality Gate |
Pylint result on modfied files:
|
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. Thanks for your big contribution!
98ac9f7
to
fefbdab
Compare
I think the linter's code smell hints are reasonable here. Let's fix up some of those before merging. |
Done 👌 |
SonarQube Quality Gate |
@mirkobrombin which release version will this be available on Flathub? Cheers! |
|
Description
Various bug fixes and cleanups.
Non exhaustive list:
WINEDLLOVERRIDES
not applying.%command%
parsing.arguments
contain environment variables.Environment Variables
feature does not overlap with theDLL Overrides
feature.DLL Overrides
feature does not overlap with overrides managed by Bottles (e.g. DXVK, VKD3D...)And probably more that I've forgotten...
It already required a lot of work and, unless it's an absolute necessity, I'm not keen to do much more modifications.
Type of change
How Has This Been Tested?
Tested with local builds.