Improving LSP
This commit is contained in:
@@ -86,7 +86,6 @@ func runCheck(args []string) {
|
||||
|
||||
// Legacy loop removed as ValidateProject covers it via recursion
|
||||
|
||||
v.CheckUnused()
|
||||
|
||||
for _, diag := range v.Diagnostics {
|
||||
level := "ERROR"
|
||||
|
||||
Reference in New Issue
Block a user