Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit fca5b7b544 - Show all commits
+1 -1
View File
@@ -298,7 +298,7 @@ function analyzeFile(filePath: string): FileIssue[] {
}
}
} catch {
// Silent fail for unparseable files
// Silent fail for unparsable files
}
return issues