Skip to content

Refactor/update various blocks - #1178

Merged
emilio merged 1 commit into
mozilla:mainfrom
rytheo:style-pass
Aug 22, 2026
Merged

Refactor/update various blocks#1178
emilio merged 1 commit into
mozilla:mainfrom
rytheo:style-pass

Conversation

@rytheo

@rytheo rytheo commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Minor style pass as I familiarize myself with the codebase.

@emilio emilio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

let item_args = self
.args
.iter()
.map(|arg| Some(format!("{}:", arg.name.as_ref()?.as_str())))

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Not sure this is particularly easier to reason about tbh. But it's equivalent.

@emilio
emilio enabled auto-merge August 22, 2026 18:26
@emilio
emilio added this pull request to the merge queue Aug 22, 2026
Merged via the queue into mozilla:main with commit 2b757a2 Aug 22, 2026
4 checks passed
@rytheo
rytheo deleted the style-pass branch August 22, 2026 18:52
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