mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
JS: formatting
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
import javascript
|
||||
import experimental.poi.PoI
|
||||
|
||||
class MyServerRelatedPoI extends ServerRelatedPoI, ActivePoI {}
|
||||
class MyServerRelatedPoI extends ServerRelatedPoI, ActivePoI { }
|
||||
|
||||
query predicate problems = alertQuery/6;
|
||||
|
||||
Reference in New Issue
Block a user