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

General improvements to code structure #38

Merged
merged 7 commits into from
Sep 20, 2024

Conversation

aaronczichon
Copy link
Owner

@aaronczichon aaronczichon commented Sep 20, 2024

Description

Make the code base ready for future feature extension. As we get new processing blocks we need to clean up the structure of the code a bit.
Also added a .prettierrc configuration to ensure correct code styling is used. Added improved typings to some functions.

Completes

None. Future preparations.

Type of change

Please select an option

  • Bug fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please provide a description below)

Testing Instructions

Please provide testing instructions for the reviewer here

  • Manual testing (Please provide the testing instructions)
  • Automated testing

Screenshots

No visual changes in this PR.

Review Checklist

  • Code follows style & code guidelines
  • Has linked issue
  • Pull request includes description
  • Version and changelog were updated
  • Testing Instructions are provided
  • Tests are verified
  • Commits follow our Conventional Commits guidelines

Testing

You need a local testing vault (not your productive vault), run the build command of this repository and copy the files into your plugins folder of your vault.

@aaronczichon aaronczichon changed the base branch from main to feature/v2 September 20, 2024 19:12
@aaronczichon aaronczichon marked this pull request as ready for review September 20, 2024 19:13
@aaronczichon aaronczichon merged commit 8fe71d1 into feature/v2 Sep 20, 2024
2 checks passed
@aaronczichon aaronczichon deleted the improvements/general branch September 20, 2024 19:23
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.

1 participant