Commit e1b2459
committed
bug #793 Also skip example files with name starting with underscore (chr-hertel)
This PR was merged into the main branch.
Discussion
----------
Also skip example files with name starting with underscore
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues |
| License | MIT
Basically tailored for excluding files like `examples/huggingface/_model-listing.php`
Commits
-------
f7914ba Also skip example files with name starting with underscore1 file changed
+1
-1
lines changed| 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