usagi-coffee / tree-sitter-abl

OpenEdge ABL grammar for tree-sitter
MIT License
7 stars 1 forks source link

Whitespace change is causing issues #87

Closed eglekaz closed 1 month ago

eglekaz commented 1 month ago

With recent release we have faced many issues regarding dots in various places in the code. We think that it might be caused by this commit: https://github.com/usagi-coffee/tree-sitter-abl/commit/5d401a2e56631ba028d57e20c9c38da9f4fa1076

Would it be possible to revert this change?

jkbz64 commented 1 month ago

It was there for a reason, huh... will revert. Sorry.