doc - #96
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Review Summary
Documentation-only change to README.md. Verified against the repo:
- Version range Go 1.21 ~ 1.26 matches
go.mod(go 1.21) and the CI matrix in.github/workflows/go.yml(1.21.x–1.26.x). - The Go ABI section's
Go1.21+/Go1.23+references stay within the documented range — no contradiction. - Splitting the old flat list into Go Version / Compilers / Platforms preserves all prior content; nothing dropped.
- The added LLGo link (
https://github.com/goplus/llgo) is a legitimate siblinggoplusproject — no security concern.
No blocking issues. One optional cosmetic nit noted inline.
|
|
||
| [](https://github.com/goplus/reflectx/workflows/Go/badge.svg) | ||
|
|
||
|
|
Contributor
There was a problem hiding this comment.
Optional nit: this introduces a second consecutive blank line before ### Go Version. It renders identically to a single blank, but is inconsistent with the single-blank spacing used elsewhere — consider removing it.
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.
No description provided.