mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
C++: Fix the issue.
This commit is contained in:
@@ -106,6 +106,8 @@ private int fileHeaderLimit(File f) {
|
||||
)
|
||||
or
|
||||
line = f.getMetrics().getNumberOfLines()
|
||||
or
|
||||
line = 1000
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user