mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 22:03:37 +02:00
59b27276fd
Basically these are mainly == in 0/null comparisons (typecasting is dangerous in js), mixed spaces/tabs (style/indentation), and trailing commas (will break IE7).