Enable the `use-any` `revive` rule which requires replacing the empty
interface `interface{}` with `any`.
5.8 KiB
5.8 KiB
Enable the `use-any` `revive` rule which requires replacing the empty
interface `interface{}` with `any`.