Skip to content

Edvard/cq#45

Merged
edvardwd merged 9 commits into
mainfrom
edvard/cq
Mar 16, 2026
Merged

Edvard/cq#45
edvardwd merged 9 commits into
mainfrom
edvard/cq

Conversation

@edvardwd
Copy link
Copy Markdown
Collaborator

General cleanup across lib/ and test/.

Comment thread lib/elevator.ex
@@ -1,10 +1,8 @@
defmodule Elevator do
@num_floors 4
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@DxMarch was it intentional that we removed Application.compile_env(:elevator, :num_floors, 4) ?

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Yes, we define most things in elevator.ex so I thought it made sense.

@edvardwd edvardwd requested review from DxMarch and Mangern and removed request for Mangern March 16, 2026 15:51
@edvardwd edvardwd merged commit cfa7860 into main Mar 16, 2026
1 check passed
@edvardwd edvardwd deleted the edvard/cq branch March 16, 2026 16:10
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.

2 participants