Skip to content

[#133 #134] fix: 구버전 표현 개선 - #135

Merged
TangoEnSkai merged 1 commit into
masterfrom
fix/issues-133-134-style
Jun 8, 2026
Merged

[#133 #134] fix: 구버전 표현 개선#135
TangoEnSkai merged 1 commit into
masterfrom
fix/issues-133-134-style

Conversation

@TangoEnSkai

Copy link
Copy Markdown
Owner

변경 사항

#133 Use Field Names 섹션

  • 초기화 할 때에는초기화할 때는
  • 필드 명필드 이름
  • 이것은 이제 ... 강제하고 있다이는 현재 ... 강제된다

#134 nil is a valid slice 섹션

  • 비어있는지 확인하기 위해서비어 있는지 확인하려면

Closes #133, #134

@TangoEnSkai TangoEnSkai left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

원문 대조 리뷰 ✅

  • 원문: 'always specify field names' 의미 유지 ✅
  • 원문: 'To check if a slice is empty' → '확인하려면' 자연스러움 ✅

@TangoEnSkai
TangoEnSkai merged commit 5b962fd into master Jun 8, 2026
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.

[스타일] '초기화 할 때에는' 표현 및 직역 투 개선 (Use Field Names 섹션)

1 participant