JS: Autformat

This commit is contained in:
Asger Feldthaus
2020-03-19 09:36:27 +00:00
parent 3ae33e3c1a
commit 4f42675b35
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ module UnvalidatedDynamicMethodCall {
*/
DataFlow::FlowLabel getFlowLabel() { result = taint() }
}
/**
* A data flow sink for unvalidated dynamic method calls.
*/