Java: Adjust change note for statement toString() changes

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
Marcono1234
2021-06-03 17:17:00 +02:00
committed by GitHub
parent 485b0be805
commit 6003b6edd2

View File

@@ -1,2 +1,2 @@
lgtm,codescanning
* The CodeQL predicate `toString()` has been overridden for subclasses of `Stmt` to be more descriptive. Due to this, custom queries and `.expected` files of CodeQL tests for custom queries might have to be adjusted to match the new `toString()` results.
* The CodeQL predicate `toString()` has been overridden for subclasses of `Stmt` to be more descriptive.