File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -179,6 +179,7 @@ There can be additional calls in between these two. For example, a [`Where(cond)
179
179
* [ Damian Gryski] ( github.com/dgryski/ ) rule set: [ github.com/dgryski/semgrep-go/ruleguard.rules.go] ( https://github.com/dgryski/semgrep-go )
180
180
* [ go-critic] ( https://github.com/go-critic/go-critic ) rule set: [ github.com/go-critic/go-critic/checkers/rules/rules.go] ( https://github.com/go-critic/go-critic/blob/master/checkers/rules/rules.go )
181
181
* Partial [ Uber-Go] ( https://github.com/uber-go/guide ) style rule set: [ github.com/quasilyte/uber-rules] ( https://github.com/quasilyte/uber-rules )
182
+ * [ go-perfguard] ( https://github.com/quasilyte/go-perfguard ) rule set: [ github.com/quasilyte/go-perfguard/perfguard/_ rules/universal_rules.go] ( https://github.com/quasilyte/go-perfguard/blob/master/perfguard/_rules/universal_rules.go )
182
183
183
184
Note: ` go-critic ` embeds the rules using the IR precompilation feature.
184
185
You can’t perform that action at this time.
0 commit comments