Github user davies commented on the pull request:
https://github.com/apache/spark/pull/1744#issuecomment-51372597
One question (maybe too late), could we customize the lint tool to relax
some rules? Such as change line width to 100, or change indent to 2 spaces.
Recently, I found that it's not easy to write the code to fit with 4 spaces and
80 chars, always needed to break the line, and finally, the code became not
easy to read, especially when you have several levels of structures, such as
class, function, function, if and so on.
If we can have a tool to format the code to follow pep8 that will even
better.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]