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

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

Date: Sat, 17 Mar 2018 09:37:40 -0300

To: Daniel Kahn Gillmor, Notmuch Mail

Cc:

From: David Bremner


Daniel Kahn Gillmor <dkg@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
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: