fatcontext/pkg/analyzer
Michael Urman 3e9e29f41c Test and fix cases with nested contexts
As long as the context is rooted in a non-pointer value that has a new
copy in the loop, it is as safe to copy that value as it is to copy the
context. So only report such cases when they are indirected and thus
shared.
2024-05-29 09:47:58 -05:00
..
analyzer.go Test and fix cases with nested contexts 2024-05-29 09:47:58 -05:00
analyzer_test.go refactor: rename foreshadow to fatcontext 2024-03-27 23:50:12 +01:00