|
|
|
|
|
by dwroberts
32 days ago
|
|
This is missing that it’s a human issue though. If someone is determined to discard an error and not do anything about it, they’ll just put in a dummy comment to appease the linter any way. Force people to handle errors and you end up with the exception fiasco in eg Java where everything ends up being a runtime exception to avoid it |
|