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

Refactor tips #575

Merged
merged 2 commits into from
Sep 21, 2024
Merged

Refactor tips #575

merged 2 commits into from
Sep 21, 2024

Conversation

lj3954
Copy link
Contributor

@lj3954 lj3954 commented Sep 20, 2024

Type of Change

  • Refactoring
  • Hotfix

Description

Move all logic relating to tips into the proper function, rather than leaving a hard to read line in the appstate constructor. Also make rand only a dependency when building the tips feature, since it's not used elsewhere.

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.

Copy link
Collaborator

@adamperkowski adamperkowski left a comment

Choose a reason for hiding this comment

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

thanks

@ChrisTitusTech ChrisTitusTech merged commit 1d5807a into ChrisTitusTech:main Sep 21, 2024
1 check passed
@lj3954 lj3954 deleted the refactor_tips branch September 21, 2024 02:43
@ChrisTitusTech ChrisTitusTech added the enhancement New feature or request label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants