Well, I can see using `_` being useful in some cas...
# codingconventions
b
Well, I can see using
_
being useful in some cases (especially when the API design is poor and there are multiple unused parameters). I guess what I don’t get is why it’s a default lint check because I can’t see why someone would want to obfuscate 100% of the time (especially something like a position or index)