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

Mob 33633 several files for token type #53

Merged
merged 7 commits into from
Sep 25, 2023

Conversation

PStrelchenko
Copy link
Collaborator

@PStrelchenko PStrelchenko commented Sep 23, 2023

Добавляет поддержку генерации нескольких файлов из одного типа токенов.
Для CLI-версии поддержку добавлять не стал, есть сомнения в том, что это вообще будет удобно.

Сразу подсвечу, что для применения новой версии генератора с файлом-конфигурации, придётся немного модифицировать файл конфигурации. Вместо

spacings:
    template: path/to/template.stencil
    destination: path/to/destination.stencil

придётся писать вот так (добавился - для изменения типа элемента):

spacings:
    - template: path/to/template.stencil
      destination: path/to/destination.stencil

@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@hhru hhru deleted a comment from steve-jobs-bot Sep 24, 2023
@timbaev timbaev merged commit 7f8af6e into develop Sep 25, 2023
3 checks passed
@timbaev timbaev deleted the MOB-33633_several_files_for_token_type branch September 25, 2023 08:45
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