© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ron McCranie
UX, Front End Dev, E-commerce specialization
tell your IDE to use tabs as spaces. Problem solved.
Mark Beacom
Backend Software Engineer
This is my go-to when dealing with Python, but I typically let the language dictate my styling convention (i.e. Golang with tabs).
Juib Morrowind
Using auto indentation, I hardly find myself pushing tabs or spaces. But internally, I set my IDE to expand tabs to spaces. You have to work across platforms to realize how messy tabs can get.