#code-review
Read more stories on Hashnode
Articles with this tag
How do you make sure that RuboCop rules configured in your project are followed by all your team members and code with issues are not pushed to Git...
RuboCop is a static code analyzer which analyzes the code based on the best practices followed by the Ruby developers around the world and defined on...
At Truemark, we are constantly looking to improve the code quality in our projects. And one way to do that is through the regular code review process....