Commit 5174458
committed
lints: move misplaced docstring for LINT_VAR_RUN
I guess this got misplaced somewhere along the way while reorganizing
the lint code, but I just now noticed it while browsing the code.
Also removed bit about "if it does not exist error", because that's
not accurate with the present behavior of the lint.
Signed-off-by: John Eckersberg <[email protected]>1 parent df879ed commit 5174458
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | 302 | | |
306 | 303 | | |
307 | 304 | | |
| |||
329 | 326 | | |
330 | 327 | | |
331 | 328 | | |
| 329 | + | |
| 330 | + | |
332 | 331 | | |
333 | 332 | | |
334 | 333 | | |
| |||
0 commit comments