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