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