libvirt/build-aux
Daniel P. Berrangé a24ab56da8 build-aux: introduce 'black' tool for python formatting
The 'black' tool is intended to be an opinionated formatting
tool for python code. It is complementary to flake8 which
validates coding bad practices, but (mostly) ignores code
layout issues.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-11-03 14:06:35 -04:00
..
check-spacing.pl syntax-check: Don't forbid curly braces around single line condition body 2020-09-15 15:20:23 +02:00
Makefile.in build-aux: introduce 'black' tool for python formatting 2023-11-03 14:06:35 -04:00
Makefile.nonreentrant meson: add syntax-check 2020-08-03 09:27:06 +02:00
meson.build build-aux: introduce 'black' tool for python formatting 2023-11-03 14:06:35 -04:00
syntax-check.mk build-aux: introduce 'black' tool for python formatting 2023-11-03 14:06:35 -04:00