mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 13:16:38 +00:00
unparsable
This commit is contained in:
@@ -298,7 +298,7 @@ function analyzeFile(filePath: string): FileIssue[] {
|
||||
}
|
||||
}
|
||||
} catch {
|
||||
// Silent fail for unparseable files
|
||||
// Silent fail for unparsable files
|
||||
}
|
||||
|
||||
return issues
|
||||
|
||||
Reference in New Issue
Block a user