Hacker News new | ask | show | jobs
Ask HN: Why does Bitwarden not comment their code?
3 points by denismenace 778 days ago
I was looking through the Bitwarden server repository (https://github.com/bitwarden/server ) and was surprised to see that no comments (xml or otherwise) were availible.

Is this normal in an entreprise setting? I thought it was standard to comment every public member (Visual Studio warnings).