Hi all,
I installed SublimeLinter and it works great, exept for Python.
I use 32-bit Ubuntu 11.10 with python 2.6 and 2.7
Here is a screenshot from when i have a python filen open:
Does anyone have a solution to this?
Thank you in advance
Adam
"pep8_ignore":
[
"E225","E231","E501", "E502", "E301", "E302", "E303", "W292", "W293"
]theadamlt wrote:Does anyone have a solution to this?
no.aparajita wrote:theadamlt wrote:Does anyone have a solution to this?
The solution is not to use tabs for indenting, use spaces. I used to use tabs, but the general consensus in the open source community is that tabs are evil.
Users browsing this forum: No registered users and 2 guests