Commit f4d61c9
committed
fix: normalize backslashes in include_paths validator
Defensive measure -- converts Windows-style backslashes to forward
slashes before validation. Costs nothing, prevents edge cases if
infra or client platform changes.1 parent 6c14515 commit f4d61c9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
| 474 | + | |
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| |||
0 commit comments