Skip to content

refactor(shortcuts): creation macro#973

Merged
ChrisTitusTech merged 2 commits intoChrisTitusTech:mainfrom
lj3954:shortcut_macro
Feb 2, 2025
Merged

refactor(shortcuts): creation macro#973
ChrisTitusTech merged 2 commits intoChrisTitusTech:mainfrom
lj3954:shortcut_macro

Conversation

@lj3954
Copy link
Contributor

@lj3954 lj3954 commented Nov 30, 2024

Type of Change

  • Refactoring

Description

Improve code readability by replacing manual shortcut initialization with a macro.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

@koibtw koibtw changed the title refactor: Use a macro to simplify shortcut creation feat(shortcuts): creation macro Dec 17, 2024
@lj3954 lj3954 changed the title feat(shortcuts): creation macro refactor(shortcuts): creation macro Dec 17, 2024
@lj3954
Copy link
Contributor Author

lj3954 commented Dec 17, 2024

This is not a feature addition, it's a refactoring.

@ChrisTitusTech
Copy link
Owner

@lj3954 clippy not happy with during Lint. Once those are clean I'll merge. Thanks for the PR!

@lj3954
Copy link
Contributor Author

lj3954 commented Jan 10, 2025

Linting issue should have nothing to do with this branch, it's caused by preexisting issues that were fixed by #971. This should fix it.

@ChrisTitusTech ChrisTitusTech merged commit 81913ac into ChrisTitusTech:main Feb 2, 2025
2 checks passed
@lj3954 lj3954 deleted the shortcut_macro branch February 2, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants