Commit 0c60161
authored
[infra] Update pre-commit config to exclude yapf (#16316)
This commit updates yapf exclude to add files in .yapfignore list.
It is a workaround to avoid errors when pre-commit yapf tries to check file in .yapfignore list.
ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>1 parent bed5619 commit 0c60161
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
0 commit comments