#github
Read more stories on Hashnode
Articles with this tag
List of tools for code review engineers If you perform code reviews at your company we hope that this list of tools adds value to your GitHub...
This article discusses how to code review within a pull request in order to improve your code quality. Let's start with pull requests first. What are...
We always want to be fast at code reviews... How frequent is it for you to be reviewing code at 3 am? When code reviewing, do you find yourself...
When programming in Python, there are many Python static analysis tools to choose from. However, not all of them are worth your time. In this review,...