Skip to content

Only activate division check based on a CLI flag - #377

Merged
NatKarmios merged 2 commits into
masterfrom
js-div-by-zero-flag
Jun 28, 2026
Merged

Only activate division check based on a CLI flag#377
NatKarmios merged 2 commits into
masterfrom
js-div-by-zero-flag

Conversation

@giltho

@giltho giltho commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

#339 introduces a regression because division by zero is valid in JS. But sometimes, users may actually want to check for this. We hide the feature behind a --forbid-div-by-zero flag

giltho added 2 commits June 28, 2026 13:00
Signed-off-by: Sacha Ayoun <sachaayoun@gmail.com>
Signed-off-by: Sacha Ayoun <sachaayoun@gmail.com>
@giltho

giltho commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

If you say gillian-c has been spuriously failing already, let's merge this? @NatKarmios

@NatKarmios
NatKarmios merged commit 9364deb into master Jun 28, 2026
12 of 13 checks passed
@NatKarmios
NatKarmios deleted the js-div-by-zero-flag branch June 28, 2026 17:43
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