/home/crobinso/src/libvirt/scripts/check-aclrules.py:223:25: E129 visually indented line with same indent as next logical line table != "virStateDriver"): ^ /home/crobinso/src/libvirt/scripts/check-aclrules.py:226:5: E129 visually indented line with same indent as next logical line impl not in implwhitelist): ^ /home/crobinso/src/libvirt/scripts/check-driverimpls.py:91:33: E127 continuation line over-indented for visual indent "virConnectDriver"]: ^ /home/crobinso/src/libvirt/scripts/check-file-access.py:98:13: E129 visually indented line with same indent as next logical line not re.search("^" + rule["action"], file["action"])): ^ /home/crobinso/src/libvirt/scripts/check-file-access.py:102:13: E129 visually indented line with same indent as next logical line not re.search("^" + rule["progname"], file["progname"])): ^ /home/crobinso/src/libvirt/scripts/check-file-access.py:107:13: E129 visually indented line with same indent as next logical line not re.search("^" + rule["testname"], file["testname"])): ^ /home/crobinso/src/libvirt/scripts/check-spacing.py:139:17: W503 line break before binary operator or whitespaceprog3.match(data)): ^ /home/crobinso/src/libvirt/scripts/check-spacing.py:139:17: E129 visually indented line with same indent as next logical line or whitespaceprog3.match(data)): ^ /home/crobinso/src/libvirt/scripts/check-spacing.py:207:17: E129 visually indented line with same indent as next logical line cb_scolon): ^ /home/crobinso/src/libvirt/scripts/check-symsorting.py:62:35: E226 missing whitespace around arithmetic operator actual = group[first:(last-first+1)] ^ /home/crobinso/src/libvirt/scripts/check-symsorting.py:62:41: E226 missing whitespace around arithmetic operator actual = group[first:(last-first+1)] ^ /home/crobinso/src/libvirt/scripts/check-symsorting.py:63:41: E226 missing whitespace around arithmetic operator expect = sortedgroup[first:(last-first+1)] ^ /home/crobinso/src/libvirt/scripts/check-symsorting.py:63:47: E226 missing whitespace around arithmetic operator expect = sortedgroup[first:(last-first+1)] ^ /home/crobinso/src/libvirt/scripts/header-ifdef.py:77:9: E129 visually indented line with same indent as next logical line filename.find("libvirt_internal.h") != -1): ^ /home/crobinso/src/libvirt/scripts/hvsupport.py:66:5: E129 visually indented line with same indent as next logical line file.endswith("udev.c")): ^ /home/crobinso/src/libvirt/scripts/hvsupport.py:337:25: E129 visually indented line with same indent as next logical line api == "domainMigratePrepare3"): ^ /home/crobinso/src/libvirt/scripts/hvsupport.py:339:5: E129 visually indented line with same indent as next logical line groups[ingrp]["drivers"][impl]):