Re: [libvirt] [PATCH 0/2] syntax-check: revert expensive cosmetic checks

2018-10-19 Thread Erik Skultety
On Fri, Oct 05, 2018 at 01:48:05PM +0200, Ján Tomko wrote: > Also do not bother taking C++ style comments into account. > > Ján Tomko (2): > syntax-check: revert indentation checks > check-spacing: do not kill C++-style comments > Reviewed-by: Erik Skultety -- libvir-list mailing list

[libvirt] [PATCH 0/2] syntax-check: revert expensive cosmetic checks

2018-10-05 Thread Ján Tomko
Also do not bother taking C++ style comments into account. Ján Tomko (2): syntax-check: revert indentation checks check-spacing: do not kill C++-style comments build-aux/check-spacing.pl | 459 ++--- src/libvirt.c | 4 +- 2 files