mirror of
https://github.com/github/codeql.git
synced 2026-03-06 15:49:08 +01:00
Update java/ql/src/Language Abuse/EmptyMethod.md
Co-authored-by: Jami <57204504+jcogs33@users.noreply.github.com>
This commit is contained in:
@@ -33,3 +33,4 @@ The rule excludes reporting methods that are annotated.
|
||||
## References
|
||||
- Java SE Documentation: [java.util.Collection.add](https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/util/Collection.html#add(E))
|
||||
- Wikipedia: [Template method pattern](https://en.wikipedia.org/wiki/Template_method_pattern)
|
||||
- Common Weakness Enumeration: [CWE-1071](https://cwe.mitre.org/data/definitions/1071.html)
|
||||
|
||||
Reference in New Issue
Block a user