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

GTK: Cleanup 'attrsHasPrefix' function #19

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Conversation

Lunarnovaa
Copy link
Collaborator

I moved the attrsHasPrefix function over into lib/attrsets to fit the new structure. I also took the liberty of renaming it to attrNamesHasPrefix to more accurately fit what the function does. After all, it literally is just a combination of attrNames and hasPrefix, so it seems more fitting. Plus, because it only checks the names, this seems more clear.

  • Ran nix fmt

@Lunarnovaa Lunarnovaa requested a review from nezia1 March 1, 2025 04:26
@Lunarnovaa Lunarnovaa force-pushed the lib-structure-cleanup branch from 4414f59 to d2e4329 Compare March 1, 2025 04:28
Copy link
Collaborator

@nezia1 nezia1 left a comment

Choose a reason for hiding this comment

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

LGTM :)

@nezia1 nezia1 merged commit 04a953e into main Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants