difftastic/.github
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
..
ISSUE_TEMPLATE chore: create an issue template 2023-01-15 12:46:42 +07:00
workflows Fixes crash 2023-01-17 15:45:43 +07:00