aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/starlark
Commit message (Collapse)AuthorAgeFilesLines
* fix(python): regex injection not working for concatenated strings (#8197)Lev Velykoivanenko2025-10-261-1/+8
| | | Co-authored-by: Riley Bruins <ribru17@hotmail.com>
* fix: use proper `; inherits` syntax in queries (#8226)Riley Bruins2025-10-241-1/+1
| | | | | Some queries don't add a colon after the `inherits` keyword, which nvim could handle but `ts_query_ls` could not, causing it to give incomplete diagnostics.
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-125-0/+507