Skip to content

Commit 827a2df

Browse files
authored
Update CONTRIBUTING.md
add swift
1 parent bf1db35 commit 827a2df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ If you have an idea for a query that you would like to share with other CodeQL u
2323
* Python: `python/ql/src`
2424
* Ruby: `ruby/ql/src`
2525
* Go: `go/ql/src`
26+
* Swift: `swift/ql/src`
2627

2728
Each language-specific directory contains further subdirectories that group queries based on their `@tags` or purpose.
2829
- Experimental queries and libraries are stored in the `experimental` subdirectory within each language-specific directory in the [CodeQL repository](https://github.com/github/codeql). For example, experimental Java queries and libraries are stored in `java/ql/src/experimental` and any corresponding tests in `java/ql/test/experimental`.

0 commit comments

Comments
 (0)