Commit f648e95
committed
Makefile: checkvim: use own/current vimlparser
Vint tries to import a non-bundled vimlparser first, which we can inject
using `PYTHONPATH`.
Ref: https://github.com/Kuniwak/vint/blob/219501b58c/vint/_bundles/__init__.py#L3-L81 parent 9cc29ee commit f648e95
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments