Set the maximum line length in PyCharm

This is how I do it for PyCharm Community Edition 2018.1 on osx.

PyCharm -> Preferences -> Editor -> Code Style -> Visual guides

I set it to 79 chars.

Screen Shot 2018-05-17 at 12.35.28 PM copy

Ref:
https://stackoverflow.com/questions/17319422/how-do-i-set-the-maximum-line-length-in-pycharm
https://stackoverflow.com/questions/15438326/python-pep-8-docstring-line-length

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s