[libvirt] [PATCH v4 00/26] scripts: convert most perl scripts to python

Erik Skultety eskultet at redhat.com
Thu Oct 17 07:02:06 UTC 2019


...

>
> FWIW, when I'm writing Go code I have used emacs 'go-mode' and
> this runs 'go fmt' to automatically fix your style problems
> every time you save the file. So your code is basically always
> correct, and you don't need a separate job to check it later.

Since you mentioned ^this, we should do the same for python code and use the
"black" tool, it has plugins for several editors (most importantly vim) as
well.

Erik




More information about the libvir-list mailing list