<@U3669PPNG> you shouldn't get any unused paramete...
# announcements
y
@nkiesel you shouldn't get any unused parameter warnings on either
main
or implemented interface methods, even if you don't rename them to
_
👍 1
n
@yole: yeah, but I still have to review the whole implementation before I know that they are really unused. yes, I could add a comment (or an annotation) to the parameter, but that is a hack in my book.
y
or put a caret on the parameter in your IDE
n
my IDE is more often than not Emacs, or code review page in Github/Gitlab/ReviewBoard, or a
less *.kt