Skip to content

Commit cbaeaef

Browse files
Kin Long Kelvin LeePennycook
authored andcommitted
ci: adding consistent flake ignores from P3
Signed-off-by: Kin Long Kelvin Lee <kin.long.kelvin.lee@intel.com>
1 parent a2781d5 commit cbaeaef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454
]
5555
args:
5656
[
57-
"--extend-ignore=S105,E203",
57+
"--extend-ignore=S105,E203,W503,E701",
5858
"--per-file-ignores=__init__.py:F401",
5959
]
6060

0 commit comments

Comments
 (0)