Commit b7a752d
Improve language detection in serena-init.sh script
- Check for all three languages individually with anchored grep patterns
- Only recreate config if any of go, typescript, or python is missing
- Makes the script more precise and truly idempotent
- Addresses code review feedback about insufficient condition
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>1 parent 9b5a1b5 commit b7a752d
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments