Closed sgalal closed 4 years ago
@sgalal
Thanks! Can you help me add the same configuration to the easy_en.yaml file? like this:
patch:
# ...
easy_en:
# ...
comment_format:
- xform/^.+$//
So that it can take effect when used with other recipe.
@sgalal
Never mind 😂️. I will use __include
references to avoid duplication.
patch:
# ...
easy_en:
__include: easy_en.schema:/translator
Remove comments since
text
andcode
are identical