|
|
|
|
|
by lisivka
3506 days ago
|
|
Peer review is not for filtering software. Peer review is process which used by (professional) developers to help each other to catch bugs and share experience and best practices.
Basically, I said him that I found bugs and/or bad practices in his code. |
|
- Mostly raise issues about nonfunctional aspects of the code. Often these are about the author knowingly violating coding guidelines, which they found stupid (at least in specific cases). Guidelines may conflict with the techniques that the author uses to achieve bugless code.
- Improve the skill of the reviewer much more than the author, as the reviewer observes high quality code and novel techniques.
> I found bugs
Please do let me know about bugs!