]> git.ipfire.org Git - thirdparty/libvirt.git/commit
syntax-check: Remove 90 char limit for 'argv' files
authorPeter Krempa <pkrempa@redhat.com>
Wed, 31 Mar 2021 07:39:29 +0000 (09:39 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 12 Apr 2021 13:55:10 +0000 (15:55 +0200)
commitaa196778bf46dd0d16f5d93cef80bdc98029102c
treedafa39812f619ac0368f98467c1fbe0237124952
parent1f61d7129fb8baa1b6c05967c141c75aa701dc67
syntax-check: Remove 90 char limit for 'argv' files

Splitting lines with arguments causes in many cases a rewrap if the
arguments are modified making it harder to see what actually changed.

In upcoming patches some rewrapping of 'args' files will be removed so
remove this check first.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
build-aux/syntax-check.mk