We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6aabe9 + 3d5dd48 commit 4cd4a24Copy full SHA for 4cd4a24
1 file changed
README.md
@@ -51,6 +51,9 @@ We use it for these main purposes:
51
* Editor plugins
52
* [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql) (Official)
53
* [Neovim](https://github.com/pwntester/codeql.nvim)
54
+* Code generation
55
+ * [cqlgen](https://github.com/gagliardetto/cqlgen) — A codeql generation library written in Go.
56
+ * [codemill](https://github.com/gagliardetto/codemill) — A codeql model generator for Go with a web UI.
57
58
## Contributing
59
0 commit comments