Nik
Nik
I'm open to adding this, though the current implementation of key-naming-case uses an external library that does not support dot notation, if I remember correctly. There is a similar request...
Is it the same on the latest golangci-lint version?
If `context` is set to `scope`, we use `inspector.Inspector.WithStack` instead of `inspector.Inspector.Preorder`, I guess that's the cause here. There also might be a bug in the inspector lib, I can...