mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
patch upper-case acronyms to be PascalCase
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
|
||||
import javascript
|
||||
|
||||
from JSXAttribute a
|
||||
from JsxAttribute a
|
||||
where a.getName() = "dangerouslySetInnerHTML"
|
||||
select a
|
||||
|
||||
Reference in New Issue
Block a user