Cleaning patches
Joel Kulesza
jkulesza at gmail.com
Fri May 8 04:40:35 UTC 2020
On Thu, May 7, 2020 at 5:14 PM Thibaut Cuvelier <dourouc05 at gmail.com> wrote:
> Dear list,
>
> While working on DocBook support (
> https://gitlab.com/gadmm/lyx-unstable/-/merge_requests/3), I made a bit
> of clean-up, i.e. correcting one typo and updating lyx2lyx 2.4 to respect a
> bit better the PEP8 (i.e. the official code conventions for Python,
> https://www.python.org/dev/peps/pep-0008/). To automate PEP8 corrections,
> there is already a tool that does it quite well:
> https://github.com/PyCQA/pycodestyle.
>
As an alternative for your consideration, a utility I've found useful is:
https://github.com/psf/black
If you haven't tried it, I recommend it.
Thanks,
Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200507/fab45699/attachment.html>
More information about the lyx-devel
mailing list