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