Commit e0a0ae9
workflows: Ignore pycodestyle W503 and W504 warninigs
It's impossilble to be compliant with both W503 and W504 at the same
time as they cover opposite cases. Both codes are included in the
default ignore list so adding them back to the workflow.
Signed-off-by: Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>1 parent 3c1a827 commit e0a0ae9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments