When formatting french gherkin files, the added space breaks the scenario (step becomes undefined).
Example:
Quand il clique sur le bouton de suppression
Et qu'il confirme la popup de validation
Et qu'il should not be reformatted to Et qu' il (Quand = When, Et que / Et qu' = And)
Either allowing no space, or adding a new option value for --alignment would be fine.
When formatting french gherkin files, the added space breaks the scenario (step becomes undefined).
Example:
Quand il clique sur le bouton de suppressionEt qu'il confirme la popup de validationEt qu'ilshould not be reformatted toEt qu' il(Quand = When, Et que / Et qu' = And)Either allowing no space, or adding a new option value for --alignment would be fine.