Skip to content

Fix some generic-related gopls lints

Ryan Gonzalez requested to merge wip/refi64/generic-lints into main

These type arguments aren't needed, resulting in the "unnecessary type arguments" lint being triggered.

https://phabricator.apertis.org/T8937

Merge request reports