Commit 0e7b531
Fix error by auto-detecting
The LSP server requires `conf[:analysis_unit_dirs]` at server.rb:107,
causing errors when the config field is missing. Auto-detect "app"
and "lib" directories to populate this field in generated configs.analysis_unit_dirs
1 parent 8d796e0 commit 0e7b531
2 files changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
188 | 196 | | |
189 | 197 | | |
190 | 198 | | |
This file was deleted.
0 commit comments