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

Move configuration setup outside of setup functions #409

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

nnyyxxxx
Copy link
Contributor

@nnyyxxxx nnyyxxxx commented Sep 16, 2024

Type of Change

  • New feature
  • Refactoring

Description

as of right now everything is clumped into 1 function, having separate functions for these would be much better.

Testing

Works perfectly.

Impact

Cleans up code makes everything more readable

Issue related to PR

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.

nnyyxxxx added a commit to nnyyxxxx/dev that referenced this pull request Sep 16, 2024
@nnyyxxxx nnyyxxxx mentioned this pull request Sep 16, 2024
4 tasks
@ChrisTitusTech ChrisTitusTech merged commit 079411e into ChrisTitusTech:main Sep 16, 2024
1 check passed
@nnyyxxxx nnyyxxxx deleted the testing-17 branch September 16, 2024 23:37
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.

Move configuration setup outside of setup functions
3 participants