Closed tomhughes closed 11 months ago
I think it's this line that confuses it:
lon2, lat2, zoom2 = ShortLink.decode(ShortLink.encode(lon, lat, zoom))
Ah that's the bug I was looking for - it's because of #291, I'll have a PR up shortly
Expected behavior
I expected it not to crash.
Actual behavior
It crashed:
RuboCop version