1
0
mirror of https://github.com/mgechev/revive.git synced 2025-05-19 22:03:20 +02:00

3 Commits

Author SHA1 Message Date
Oleksandr Redko
906dcefddb
chore: remove redundant typeparams for Go 1.17 (#1331) 2025-05-01 02:44:38 -07:00
Oleksandr Redko
a5e5d78760
chore: enable a few revive rules (#1330) 2025-05-01 02:40:29 -07:00
Ivan Trubach
dc30eb1182
fix(receiver-naming): distinguish types with parameters (#692)
* fix(receiver-naming): distinguish types with parameters

* chore: run tests using supported Go versions matrix
2022-06-18 18:47:53 +02:00