Skip to content

Fix file processing order and template usage#397

Open
eunsucho wants to merge 1 commit intoagwaBom:mainfrom
eunsucho:main
Open

Fix file processing order and template usage#397
eunsucho wants to merge 1 commit intoagwaBom:mainfrom
eunsucho:main

Conversation

@eunsucho
Copy link
Copy Markdown

다음 두 가지 내용을 수정하였다

  1. line 28: process_file의 경우 german_file에 대해 수행하므로 변수명이 기존 english_file에서 german_file로 변경되어야 한다.

  2. line 30: append의 경우, template에서 start, mid, end의 순서대로 append되어야 하므로, template_start, template_mid, template_end의 순서대로 append되어야 올바른 순서대로 파일이 합쳐질 수 있다.

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.

1 participant