mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
Write .set file for source file
This commit is contained in:
committed by
Ian Lynagh
parent
b299779750
commit
4a18705d73
@@ -202,6 +202,7 @@ class ExternalClassExtractor(val logger: FileLogger, val sourceFilePath: String,
|
||||
}
|
||||
}
|
||||
} while (!externalClassWorkList.isEmpty());
|
||||
output.writeTrapSet()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user