Commit 7d152b5
fix(codeowners): normalize override paths to avoid silent mismatches
Strip leading "./" and trailing "/" from override paths when loading
the JSON file. This prevents silent mismatches when users write paths
like "./flashinfer/fused_moe/" instead of "flashinfer/fused_moe".
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2347c50 commit 7d152b5
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
791 | 797 | | |
792 | 798 | | |
793 | 799 | | |
| |||
0 commit comments