Skip to content

Comparison operators cannot be chained#457

Merged
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:pr-comp
May 23, 2025
Merged

Comparison operators cannot be chained#457
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:pr-comp

Conversation

@Kijewski
Copy link
Copy Markdown
Member

Fixes #454.

e: usize,
}

// Regression test for <https://github.com/askama-rs/askama/issues/454>
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.

Please also add what this is testing. :)

Copy link
Copy Markdown
Member Author

@Kijewski Kijewski May 22, 2025

Choose a reason for hiding this comment

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

I don't really see a use in adding another comment to this particular test besides the file name, the existing comment, and the expected outcome.

Added a comment to the top of the file, what problem is checked, though.

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! Always better to have context, makes it more reliable in case files are renamed, etc.

@Kijewski Kijewski force-pushed the pr-comp branch 2 times, most recently from c9faa5c to c5c3f49 Compare May 22, 2025 23:06
@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit 7a53f7f into askama-rs:master May 23, 2025
39 checks passed
@Kijewski Kijewski deleted the pr-comp branch May 23, 2025 14:31
@Kijewski Kijewski mentioned this pull request Jun 6, 2025
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.

Comparison operators cannot be chained

2 participants