Commit a6ad3d4
script.sh: short-circuit find-file-doc-comments.pl using an heuristic
Avoid calling this parse-docs script that is expensive. This heuristic
avoids running it on most files, and is almost free.
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>1 parent c0c5d22 commit a6ad3d4
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
208 | 214 | | |
209 | 215 | | |
210 | 216 | | |
| |||
0 commit comments