difftastic/.github/workflows
Eugene Yokota cdc0977705 Fixes crash
Problem
-------
tree-sitter-scala crashes under mysterious conditions.
gdb seems to indicate that it happens around `get_column`.

Solution
--------
Avoid calling `get_column` when it's at the end of file.
That seems to satisfy fuzz.
2023-01-17 15:45:43 +07:00
..
ci.yml Smoke tests back on Linux only 2023-01-09 08:05:46 +07:00
fuzz.yml Fixes crash 2023-01-17 15:45:43 +07:00
sync.yml fix: ensure last commit is added to the commit 2023-01-15 17:24:58 +07:00