We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829411d commit 6f1c145Copy full SHA for 6f1c145
README.md
@@ -12,6 +12,8 @@
12
13
You write the rules, `ruleguard` checks whether they are satisfied.
14
15
+`ruleguard` has some similarities with [GitHub CodeQL](https://securitylab.github.com/tools/codeql), but only focuses on Go code queries.
16
+
17
**Features:**
18
19
* Custom linting rules without re-compilation and Go plugins.
0 commit comments