Update tree-sitter-solidity grammar to v1.2.13 - #624
Draft
malaverdiere wants to merge 1 commit into
Draft
Conversation
Contributor
Author
|
Downstream grammar PR: |
Contributor
Author
|
Downstream integration complete and compiles. Draft proprietary PR: https://github.com/semgrep/semgrep-proprietary/pull/6721
|
malaverdiere
marked this pull request as draft
July 10, 2026 18:10
malaverdiere
requested review from
brandonspark
and removed request for
liukatkat
July 14, 2026 16:36
brandonspark
approved these changes
Jul 14, 2026
| @@ -98,7 +97,7 @@ module.exports = grammar(base_grammar, { | |||
| }, | |||
|
|
|||
| // typo on name in the original grammar so we must copy the typo | |||
Contributor
There was a problem hiding this comment.
can remove this comment now
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.
Automated grammar update for solidity.
4e79c49eb4cb68f417411f97a0b9cbd4d5862752→4e938a46c7030dd001bc99e1ac0f0c750ac98254(v1.2.13)0.26.3Corpus snapshots were auto-regenerated. Please review the parse-tree changes below — especially any
:error(error-recovery) cases, whichtree-sitter test --updatedoes not touch automatically.Corpus snapshot diff
test-lang output (tail)
Companion PRs:
Relates to LANG-207 but does NOT close it.