fix(doctor): oMoMoMoMo branding, remove providers check, fix comment-checker detection
Rename header to oMoMoMoMo Doctor to match installation guide branding. Remove providers check entirely — no longer meaningful for diagnostics. Fix comment-checker detection by resolving @code-yeongyu/comment-checker package path in addition to PATH lookup.
This commit is contained in:
@@ -19,7 +19,6 @@ function createBaseResult(): DoctorResult {
|
||||
configValid: true,
|
||||
isLocalDev: false,
|
||||
},
|
||||
providers: [],
|
||||
tools: {
|
||||
lspInstalled: 0,
|
||||
lspTotal: 0,
|
||||
|
||||
Reference in New Issue
Block a user