Skip to content

Conversation

@Yrahcaz7
Copy link
Contributor

As detailed in this forum thread, I am adding an approach to the Poetry Club Door Policy exercise.

@SleeplessByte
Copy link
Member

/format

@github-actions
Copy link
Contributor

The "Format code" action has started running.

@github-actions
Copy link
Contributor

The "Format code" action has finished running.

@github-actions
Copy link
Contributor

For security reasons, /format does not trigger CI builds when the PR has been submitted from a fork. If checks were not passing due to code format, trigger a build to make the required checks pass, through one of the following ways:

  • Push an empty commit to this branch: git commit --allow-empty -m "Trigger builds".
  • Close and reopen the PR.
  • Push a regular commit to this branch.

@Yrahcaz7 Yrahcaz7 marked this pull request as ready for review May 21, 2025 23:27
Copy link
Member

@SleeplessByte SleeplessByte left a comment

Choose a reason for hiding this comment

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

Great stuff. Few nittpicks, but this is good to go.

Co-authored-by: Derk-Jan Karrenbeld <[email protected]>
@SleeplessByte
Copy link
Member

/format

@github-actions
Copy link
Contributor

The "Format code" action has started running.

@github-actions
Copy link
Contributor

The "Format code" action has finished running.

@github-actions
Copy link
Contributor

For security reasons, /format does not trigger CI builds when the PR has been submitted from a fork. If checks were not passing due to code format, trigger a build to make the required checks pass, through one of the following ways:

  • Push an empty commit to this branch: git commit --allow-empty -m "Trigger builds".
  • Close and reopen the PR.
  • Push a regular commit to this branch.

@SleeplessByte SleeplessByte reopened this May 22, 2025
@SleeplessByte SleeplessByte merged commit 384f553 into exercism:main May 22, 2025
5 checks passed
@Yrahcaz7 Yrahcaz7 deleted the patch-1 branch May 22, 2025 00:59
@SleeplessByte SleeplessByte added x:action/create Work on something from scratch x:type/content Work on content (e.g. exercises, concepts) x:module/concept-exercise Work on Concept Exercises labels Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:action/create Work on something from scratch x:module/concept-exercise Work on Concept Exercises x:type/content Work on content (e.g. exercises, concepts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants