mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Java: resolve more conflicts
This commit is contained in:
@@ -11,6 +11,6 @@ extensions:
|
||||
pack: codeql/java-all
|
||||
extensible: neutralModel
|
||||
data:
|
||||
- ["java.nio", "Buffer", "position", "()", "manual"] # ! maybe should be summary?
|
||||
- ["java.nio", "Buffer", "position", "()", "manual"]
|
||||
- ["java.nio", "Buffer", "remaining", "()", "manual"]
|
||||
- ["java.nio", "ByteBuffer", "allocate", "(int)", "manual"]
|
||||
|
||||
Reference in New Issue
Block a user