chore: disable annoying flake8 formatting for QB (#29488)

[skip ci]

(cherry picked from commit 251576a6bb)
This commit is contained in:
Ankush Menat
2022-01-28 13:17:43 +05:30
committed by Ankush Menat
parent 67689e7374
commit 03bd68654b

View File

@@ -28,6 +28,7 @@ ignore =
B007,
B950,
W191,
E124, # closing bracket, irritating while writing QB code
max-line-length = 200
exclude=.github/helper/semgrep_rules