mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
JS: convert some block-comments that could be QLDoc to QLDoc
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* Model of Osprey API implementations. */
|
||||
/** Model of Osprey API implementations. */
|
||||
|
||||
import javascript
|
||||
import HTTP
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/* Model of RAML specifications. */
|
||||
/** Model of RAML specifications. */
|
||||
|
||||
import javascript
|
||||
import HTTP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user