Skip to content

Conversation

adamu
Copy link

@adamu adamu commented Jun 26, 2025

Hello!

This is a re-run of PR #1032 that I opened in March 2023, with the changes in response to the review comments from December 2023 😆

I responded to all the nits, but not the feature request because a) I'm not sure if it's needed and b) I don't really know how to do it, so it would take more time to figure out. I can still try it though, if you think it's required.

issue =
format_issue(
issue_meta,
message: ~S{Avoid ~W sigil: ~W("foo" 'bar'), prefer explicit lists: [~S("foo"), "'bar'"]},
Copy link
Author

@adamu adamu Jun 27, 2025

Choose a reason for hiding this comment

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

This differs from the ~w example, because one of the reasons to use ~W is to avoid interpolating, so I wanted to include an example that does that.

@s3cur3
Copy link

s3cur3 commented Jul 28, 2025

I love this. I would enable this day 1 in all my repos.

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