Commit 5cb043a
authored
ci: ignore failing upstream help files #155
Problem:
These files have unknown number of errors, and since we don't have
a `tree-sitter/parse-action` check in neovim core yet, chasing down the
errors is too time-consuming.
Solution:
Ignore the files until we decide what we want to do. Maybe it makes more
sense to run the `gen_help_html.lua` validation here instead?1 parent 8254f86 commit 5cb043a
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
53 | | - | |
54 | 57 | | |
55 | | - | |
| 58 | + | |
| 59 | + | |
0 commit comments