Skip to content

Commit 30ff68d

Browse files
tamasvajkjcogs33
andcommitted
Update java/ql/src/Language Abuse/EmptyMethod.md
Co-authored-by: Jami <[email protected]>
1 parent 2538ba8 commit 30ff68d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Language Abuse/EmptyMethod.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ The rule excludes reporting methods that are annotated.
3333
## References
3434
- 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))
3535
- Wikipedia: [Template method pattern](https://en.wikipedia.org/wiki/Template_method_pattern)
36+
- Common Weakness Enumeration: [CWE-1071](https://cwe.mitre.org/data/definitions/1071.html)

0 commit comments

Comments
 (0)