🦿 Lucian Marin I got to clean up code for Sublevel based on PEP 0008 specs. SublimeLinter is very helpful in this matter!
Login or register your account to reply
Martijn Do you find it helpful to clean up code in a one-man project? I definitely see a use for a shared spec/styleguide for team projects, but never sure if I should adapt any for my own personal projects.
8y, 26w 1 reply
🦿 Lucian Marin I recently started working as a Django developer in a team of 5-7 tech guys. It's good to have a style guide when working with Python -- unused imports and variables can cause speed issues. SublimeLinter does everything for you in the background.
8y, 26w reply