JS: Autoformat

This commit is contained in:
Asger Feldthaus
2021-03-29 14:52:37 +01:00
parent 3e26236648
commit faf07dac91
2 changed files with 2 additions and 4 deletions

View File

@@ -8,9 +8,7 @@
import javascript
class BadSourceNodeRange extends DataFlow::SourceNode::Internal::RecursionGuard {
BadSourceNodeRange() {
not this instanceof DataFlow::SourceNode::Range
}
BadSourceNodeRange() { not this instanceof DataFlow::SourceNode::Range }
}
select "Success"