This website requires JavaScript.
Explore
Pegadero
Help
Sign in
strepsirrhini
/
office-gobmx
Watch
9
Star
0
Fork
You've already forked office-gobmx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cbbfed8936
office-gobmx
/
setup.cfg
3 lines
36 B
INI
Raw
Normal View
History
Unescape
Escape
pep8 -> pycodestyle To silence this warning: /usr/lib/python3.6/site-packages/pycodestyle.py:2190: UserWarning: [pep8] section is deprecated. Use [pycodestyle]. warnings.warn('[pep8] section is deprecated. Use [pycodestyle].') Change-Id: I0a2f9b266562a797d1625b3c50261e7e43315fb7 Reviewed-on: https://gerrit.libreoffice.org/61827 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2018-10-16 05:25:38 -05:00
[pycodestyle]
Add pep8 config file for python There were some attempts to format python code with pep8 in the past (tdf#99145). This adds a config file and sets the max line length to 100 (what we use in clang-format). Change-Id: I07837af0f6fd6fb108fcfd25c1ba6c6c09a12404 Reviewed-on: https://gerrit.libreoffice.org/60660 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2018-09-18 03:04:49 -05:00
max-line-length
=
100
Reference in a new issue
Copy permalink