mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
JS: Update OK-style comments to $-style
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// OK: useless assignment flagged by other query
|
||||
// OK - useless assignment flagged by other query
|
||||
module.exports = exports = { a: 23 };
|
||||
|
||||
Reference in New Issue
Block a user