github-vet / bots

Bots for running analysis on GitHub's public Go repositories and crowdsourcing their classification.
MIT License
1 stars 1 forks source link

looppointer must report when UnaryExpr used in composite literal directly #106

Closed kalexmills closed 3 years ago

kalexmills commented 3 years ago

Currently looppointer does not report when a UnaryExpr is used directly in a composite literal. But it must.