Note eslint doesn't count columns, it counts code points AFAICT from its demo, paste ö (note copy and paste from here, its two code points not just one) in the `foo` and see what the "column" of the bar error says, although the `o Umlaut` shows as one its actually `o` and a `Umlaut` combining character, ie two code points and thats what eslint counts.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2733#issuecomment-763500304
