[PATCH 04/11] nmweb: (pylint) normalize whitespace

David Bremner david at tethera.net
Sat Mar 17 05:37:40 PDT 2018


Daniel Kahn Gillmor <dkg at fifthhorseman.net> writes:

> I've settled on:
>
>  * 2-space indent
>  * one space after comma
>  * one space on either side of assignment and comparison operators
>  * no trailing whitespace
>
> This now satisfies the indentation/whitespace checks of:
>
>     pylint --indent-string='  ' --indent-after-paren=2 nmweb.py

No objection to the patch, but would it be possible to also update
.dir-locals.el (or a directory local version) for emacs?

d


More information about the notmuch mailing list