aboutsummaryrefslogtreecommitdiffstats
path: root/testdata/signature.go
AgeCommit message (Expand)Author
2023-05-23Add tests with multiple return valuesTeddy Wing
2023-05-21Report function signature declaration using variable name other than errTeddy Wing
2023-05-21Clarify name of `returnsOtherVariable` testTeddy Wing
2023-05-21Check whether returned name matches defer error nameTeddy Wing
2023-05-21Inspect return value looking at type and nameTeddy Wing
2023-05-20Report when error declaration in signature is neededTeddy Wing
2023-05-20Find function signature return value namesTeddy Wing
2023-05-18Ideas for an analyser for returning errors from deferTeddy Wing