Java: Add a test for java/suspicious-date-format.

This commit is contained in:
Chris Gavin
2020-01-27 11:51:10 +00:00
parent 708890add3
commit 0e8d435ca1
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1 @@
| A.java:8:22:8:55 | new SimpleDateFormat(...) | Date formatter is passed a suspicious pattern "YYYY-MM-dd". |