docs: ktfmt 集約コメントに残った書き直し前の旧段落を削除する - #27
Merged
Merged
Conversation
7d161c5 での書き直し時の消し忘れ。「GradleBuild で入れ子のビルドとして 起動する」という旧記述は、直後の書き直し後の段落と重複し、さらに ktfmtFormatIntegrationTest のコメントの「Cannot include build となり 使えない」とも矛盾していた。 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
変更内容
build.gradle.kts の ktfmt 集約セクションに、7d161c5 の書き直し時の消し忘れで
新旧 2 世代の説明コメントが重複していたため、旧段落(4 行)を削除する。
旧段落の「GradleBuild で入れ子のビルドとして起動する」という記述は、直後の
書き直し後の段落と重複するうえ、ktfmtFormatIntegrationTest のコメント
(GradleBuild は「Cannot include build」となり使えない)と矛盾していた。
確認
./gradlew ktfmtFormat実行、追加差分なし🤖 Generated with Claude Code