mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: Autoformat
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user