Commit 3def6af
committed
Remove the leading */ from clang-tidy excludes for top level dirs
It causes this failure to match:
exclude: */test/orfs/*, file list now: ['test/orfs/ram_8x7/ram_8x7_sim.cpp']
Checking these files: ['test/orfs/ram_8x7/ram_8x7_sim.cpp']
Signed-off-by: Matt Liberty <[email protected]>1 parent 438dc4f commit 3def6af
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments