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 |
|
chavacava
|
04728cf0de
|
Lint cleanup (#679)
|
2022-04-10 11:55:13 +02:00 |
|
SalvadorC
|
388baa3eeb
|
Fix linter warnings (recommended config) in the code (#71)
|
2018-09-22 15:27:22 -07:00 |
|
Tamir Duberstein
|
32df8ca880
|
Avoid false positives when returning interface values (#6)
* Use subtests
* Make unexported-return type check
* Avoid false positives when returning interface values
Fixes #5.
|
2018-06-11 11:22:33 -07:00 |
|
mgechev
|
1686f0b237
|
Introduce optional type checking
Enable optional type checking.
|
2018-05-31 21:43:02 -07:00 |
|
mgechev
|
3c3a6b538d
|
Add all built-in rules
|
2018-01-25 11:34:38 -08:00 |
|