Skip to content

Commit 464ac60

Browse files
authored
Amend and order
1 parent 827a2df commit 464ac60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ If you have an idea for a query that you would like to share with other CodeQL u
1818

1919
* C/C++: `cpp/ql/src`
2020
* C#: `csharp/ql/src`
21-
* Java: `java/ql/src`
21+
* Go: `go/ql/src`
22+
* Java/Kotlin: `java/ql/src`
2223
* JavaScript: `javascript/ql/src`
2324
* Python: `python/ql/src`
2425
* Ruby: `ruby/ql/src`
25-
* Go: `go/ql/src`
2626
* Swift: `swift/ql/src`
2727

2828
Each language-specific directory contains further subdirectories that group queries based on their `@tags` or purpose.

0 commit comments

Comments
 (0)