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

fix: move main to the project root #81

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Conversation

LucasRoesler
Copy link
Member

@LucasRoesler LucasRoesler commented Aug 25, 2022

Some tooling prefers the main to be in the project root. This also makes
sense for this project because it represents a single binary anyway.

How Has This Been Verified?

WIP, we are testing with bingo right now.

Checklist:

  • The change works as expected.
  • New code can be debugged via logs.
  • I have added tests to cover my changes.
  • I have locally run the tests and all new and existing tests passed.
  • Requires updates to the documentation.
  • I have made the required changes to the documents.

Some tooling prefers the main to be in the project root. This also makes
sense for this project because it represents a single binary anyway.

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
@LucasRoesler LucasRoesler requested a review from a team as a code owner August 25, 2022 13:40
@LucasRoesler LucasRoesler requested review from megaflo and removed request for a team August 25, 2022 13:40
@LucasRoesler LucasRoesler self-assigned this Aug 25, 2022
@LucasRoesler LucasRoesler merged commit 0d60d72 into master Aug 25, 2022
@LucasRoesler LucasRoesler deleted the fix-move-main-to-the-root branch August 25, 2022 15:50
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.

None yet

2 participants