Skip to content

[#125~#128] fix: 마이너 스타일 개선 4건 - #129

Merged
TangoEnSkai merged 1 commit into
masterfrom
fix/issues-125-128-minor-style
Jun 8, 2026
Merged

[#125~#128] fix: 마이너 스타일 개선 4건#129
TangoEnSkai merged 1 commit into
masterfrom
fix/issues-125-128-minor-style

Conversation

@TangoEnSkai

Copy link
Copy Markdown
Owner

변경 사항

#125 '말 것' → '말라'

  • 사용하지 말 것.사용하지 말라.
  • 체크하지 말 것.체크하지 말라.

#126 링크 문구 개선

  • 여기에서 Go 도구에 대한 편집기 지원 정보를 찾을 수 있다:Go 도구의 편집기 지원 정보는 다음을 참고하라:

#127 atomic 섹션 직역 투 개선

  • 원시 타입 (raw type: e.g.)원시 타입(int32, int64 등)
  • 문장 구조 자연스럽게 재작성

#128 이중부정 → 긍정문

  • 비용이 없는 것은 아니다비용이 있다

Closes #125, #126, #127, #128

@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.

리뷰 ✅

  • #125: 명령형 어투 통일 ✅
  • #126: 링크 문구 자연스럽게 ✅
  • #127: raw type 직역 제거, 문장 재구성 ✅
  • #128: 이중부정 → 긍정문, 의미 동일 ✅

@TangoEnSkai
TangoEnSkai merged commit 467bc4e 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.

[스타일] '말 것' 표현 → '말라'로 통일

1 participant