Skip to content

highschool-sweetheart: Exchange complex ASCII heart with a simple box#1557

Merged
angelikatyborska merged 1 commit intomainfrom
1556-annoying-indentation-in-highschool-sweetheart
Mar 16, 2025
Merged

highschool-sweetheart: Exchange complex ASCII heart with a simple box#1557
angelikatyborska merged 1 commit intomainfrom
1556-annoying-indentation-in-highschool-sweetheart

Conversation

@angelikatyborska
Copy link
Copy Markdown
Member

Resolves #1556

@github-actions
Copy link
Copy Markdown
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@github-actions
Copy link
Copy Markdown
Contributor

Thank you for contributing to exercism/elixir 💜 🎉. This is an automated PR comment 🤖 for the maintainers of this repository that helps with the PR review process. You can safely ignore it and wait for a maintainer to review your changes.

Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:

  • General steps

    • 🏆 Does this PR need to receive a label with a reputation modifier (x:size/{tiny,small,medium,large,massive})? (A medium reputation amount is awarded by default, see docs)
  • Any exercise changed

    • 👤 Does the author of the PR need to be added as an author or contributor in <exercise>/.meta/config.json (see docs)?
    • 🔬 Do the analyzer and the analyzer comments exist for this exercise? Do they need to be changed?
    • 📜 Does the design file (<exercise>/.meta/design.md) need to be updated to document new implementation decisions?
  • Concept exercise changed

    • 🌲 Do prerequisites and practices in config.json need to be updated?
    • 📖 Does the concept introduction provide all necessary information to solve this exercise?
  • Concept exercise tests changed

    • ⚪️ Are all tests un-skipped?
    • 🔢 Are all tests annotated with @tag task_id?
    • 🐈 Can all tests be understood by reading the test's block only (e.g. no module attributes, no setup functions)?

Automated comment created by PR Commenter 🤖.

Comment on lines +45 to +47
# ❤-------------------❤
# | B. M. + R. L. |
# ❤-------------------❤
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I wanted to include it without any spaces:

Suggested change
# ❤-------------------❤
# | B. M. + R. L. |
# ❤-------------------❤
#❤-------------------❤
#| B. M. + R. L. |
#❤-------------------❤

But the Elixir formatter adds the spaces

@angelikatyborska angelikatyborska marked this pull request as ready for review March 15, 2025 16:39
@angelikatyborska angelikatyborska changed the title Exchange complex ASCII heart with a simple box highschool-sweetheart: Exchange complex ASCII heart with a simple box Mar 15, 2025
Copy link
Copy Markdown
Contributor

@neenjaw neenjaw left a comment

Choose a reason for hiding this comment

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

This is a good option

@angelikatyborska angelikatyborska merged commit cca5b95 into main Mar 16, 2025
10 of 11 checks passed
@angelikatyborska angelikatyborska deleted the 1556-annoying-indentation-in-highschool-sweetheart branch March 16, 2025 06:13
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.

Annoying indentation in highschool-sweetheart

2 participants