Commit 9bded09
committed
fix: default path for --doc_out_path is the current directory
Back then the default path of doc.json was LOGPATH.
However the default path got lost after a refactoring in LuaLS#2821.
This commit reimplements the default path, but changes
the default to the current directory.1 parent 115a518 commit 9bded09
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
245 | 249 | | |
246 | 250 | | |
247 | 251 | | |
| |||
0 commit comments