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 548d1be commit cddb074Copy full SHA for cddb074
README.md
@@ -1,5 +1,8 @@
1
# fatcontext
2
3
+[](https://pkg.go.dev/github.com/Crocmagnon/fatcontext)
4
+[](https://goreportcard.com/report/github.com/Crocmagnon/fatcontext)
5
+
6
`fatcontext` is a Go linter which detects potential fat contexts in loops or function literals.
7
They can lead to performance issues, as documented here: https://gabnotes.org/fat-contexts/
8
0 commit comments