You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: fix a lang detection bug and improve lang detection logic
(alexander): the bug was that when we had a `.` in a parent-parent folder of `program`
on Nikola's machine, we were detecting the next part of the path as
an extension, and also returning a false LangC default
overally the logic was messy, refactored a bit according to Nikola's suggestions
0 commit comments