Mercurial > hg
comparison Makefile @ 49570:3a2b6158374a
check-code: drop the check for whitespace around named parameters
This check flags py3 annotations of named parameters, because `black` adds
spaces around the assignment in this case. Since the chosen formatter has
opinions (and pylint also wants the space in the case of annotations), drop the
check so we can use py3 annotations.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 05 Nov 2022 00:38:02 -0400 |
parents | 2edb41ed6c49 |
children | d5b722ce9864 |
comparison
equal
deleted
inserted
replaced
49568:da48f170d203 | 49570:3a2b6158374a |
---|