mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
patch upper-case acronyms to be PascalCase
This commit is contained in:
@@ -2,4 +2,4 @@ import javascript
|
||||
|
||||
query File files() { any() }
|
||||
|
||||
query PackageJSON packageJsons() { any() }
|
||||
query PackageJson packageJsons() { any() }
|
||||
|
||||
Reference in New Issue
Block a user