π€ What's the problem you've observed?
As seen in #3062 currently boths GenerateI18n
classes for cucumber-java[8]
and SnippetGenerator
turn Gherkin keywords into code. This code is now duplicated 3 times over. Each with a special exception for Emoji.
β¨ Do you have a proposal for making it better?
Extract and reuse this code.
π Any additional context?
No response