mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2025-03-12 13:04:18 +01:00
update badge link to wiki
This commit is contained in:
parent
ed98e56f00
commit
fbf73fbd4d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://pkg.go.dev/github.com/Crocmagnon/fatcontext)
|
||||
[](https://goreportcard.com/report/github.com/Crocmagnon/fatcontext)
|
||||
[](https://raw.githack.com/wiki/Crocmagnon/fatcontext/coverage.html)
|
||||
[](https://github.com/Crocmagnon/fatcontext/wiki/Coverage)
|
||||
|
||||
`fatcontext` is a Go linter which detects potential fat contexts in loops or function literals.
|
||||
They can lead to performance issues, as documented here: https://gabnotes.org/fat-contexts/
|
||||
|
|
Loading…
Add table
Reference in a new issue