Coding Style

Josef Skladanka jskladan at redhat.com
Tue Jun 3 12:14:24 UTC 2014


> Outside any header requirements or directive documentation requirements,
> are there any changes to PEP8 that folks want to make? If so, please
> list the exceptions and why you think they should be adopted.

How about:

  [FORMAT]
  # Maximum number of characters on a single line.
  max-line-length=100

/me has no problem with 80 chars, but most of my monitors can easily handle two 100-char on one vertically split-view in vim (and 80 chars is sometimes quite a pain)

J.


More information about the qa-devel mailing list