diff options
author | Teddy Wing | 2023-05-25 00:02:06 +0200 |
---|---|---|
committer | Teddy Wing | 2023-05-25 00:02:06 +0200 |
commit | 8f7c7df68d955a2bba32f6be54119e1314410599 (patch) | |
tree | 6a0ec58168811a0d4e358534efbf00fbc60355d4 /cmd | |
parent | c9a17ef7d9501d9a389f069f168723330b865b37 (diff) | |
download | godefererr-8f7c7df68d955a2bba32f6be54119e1314410599.tar.bz2 |
checkFunctions: Start cleaning up this function
* Add some explanatory comments.
* Fix return value loop: don't stop the function analysis if one of the
items isn't an identifier. (Wait, is this really fixing the loop or did
I get it right the first time, and the return was when the function
results don't have variable declarations? Will have to check that.)
* Remove `funcReturnsError` which is redundant now that we have
`errorReturnIndex`.
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions