Skip to content
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

Reduce mixins duplication in codebase #163

Merged
merged 7 commits into from
Mar 6, 2024

Conversation

thecatcore
Copy link
Member

Currently, some module have their mixins only in their versionned counterpart. It means each versionned counterpart has its own set of mixins.
In some case it is possible to use one mixin for all versions in the common part.
This pull request intends to apply this to the remaining modules that don't do it yet.

@thecatcore thecatcore added enhancement New feature or request draft labels Feb 22, 2024
@thecatcore thecatcore marked this pull request as ready for review March 6, 2024 09:11
@thecatcore
Copy link
Member Author

Ready for review

Copy link
Contributor

@BoogieMonster1O1 BoogieMonster1O1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👍 lgtm

Co-authored-by: Shrish Deshpande <shrish.deshpande@icloud.com>
@thecatcore thecatcore merged commit 095a575 into Legacy-Fabric:main Mar 6, 2024
2 checks passed
@thecatcore thecatcore deleted the reduce-mixin-duplication branch March 6, 2024 21:10
@thecatcore thecatcore added this to the 1.9.3 milestone Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants