Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fr] ESPACE_UNITES_27_rule_creation #9491

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

GillouLT
Copy link
Collaborator

@GillouLT GillouLT commented Oct 17, 2023

Adjusted currency rule for proper FR formatting.

"€ 30" was already corrected to "30 €" with ESPACE_UNITES[7], but the rule didn't work in cases where there is no sapcing between the currency symbol and the number (for example €30).

This new subrule will suggest replacing "€30" with "30 €", the regexp is an adapted version of EN CURRENCY[1] rule.

Copy link
Collaborator

@LucieSteib LucieSteib left a comment

Choose a reason for hiding this comment

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

LVGTM 🥜 💰 💶 🥳

@LucieSteib LucieSteib merged commit c212def into master Oct 17, 2023
2 checks passed
@GillouLT GillouLT deleted the ESPACE_UNITES_27_rule_creation branch October 26, 2023 07:56
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