g-andrade / locus

MMDB reader for geolocation and ASN lookup of IP addresses
https://hexdocs.pm/locus/
MIT License
111 stars 15 forks source link

Run CI on Windows #30

Closed g-andrade closed 3 years ago

g-andrade commented 3 years ago

Tentatively introduced in fcdd530, reverted in 9e39953 due to Elvis complaining about trailing spaces and operator spaces all over the place:

Screenshot at 2021-08-30 00-43-58

My first guess is that either git or something else is injecting \r into the source files and that is causing Elvis to misdetect the extra whitespaces as trailing (but I didn't confirm this in any way.)

g-andrade commented 3 years ago

Great success!

Perhaps not permanent, depending on what direction is taken relative to the underlying issue - I'll just use my fork of elvis_core for now.