Member-only story
Every Coder Needs To Use This
Welcome back! Coding is one of my favorite things to do (well, sometimes it is), and one of the most important things to do when building out a project is reviewing your code base, so, let’s take a look at an awesome tool that helps us automatically review our code! This specific tool is called reviewdog, luckily for us, it’s hosted on GitHub, check out the link below to jump straight to their repository:
This specific tool mentions that it’s a automated code review tool that can integrate with any code analysis tools regardless of the programming language:
They also have an article hosted on Medium (this platform) that goes into more detail about this tool: