chore(solidity): update to newest grammar and fix queries (#12457)

This commit is contained in:
Valentin B. 2025-01-16 16:11:18 +01:00 committed by GitHub
parent 19f7bc9ecb
commit 29dda1403f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 41 additions and 53 deletions

View file

@ -1951,7 +1951,7 @@ language-servers = [ "solc" ]
[[grammar]]
name = "solidity"
source = { git = "https://github.com/JoranHonig/tree-sitter-solidity", rev = "08338dcee32603383fcef08f36321900bb7a354b" }
source = { git = "https://github.com/JoranHonig/tree-sitter-solidity", rev = "f7f5251a3f5b1d04f0799b3571b12918af177fc8" }
[[language]]
name = "gleam"