Author: Edvaldo Freitas

Code Review

Best Practices for Go Code Review

Code review is one of those things we all agree is important, but our execution is often… messy. It can…

Kody Tips and Guides

How to use the Cockpit

The Cockpit is the central dashboard for tracking productivity and code health. It brings together development metrics, quality indicators, and…

Kody Tips and Guides

How to Use Kody Issues

When a PR is closed, it is common for some suggestions to be left for later — whether because they…

Kody Tips and Guides

How to Use the PR Summary

Everyone has opened a Pull Request and thought: “What actually changed here?” Kody’s PR Summary solves exactly that. It writes…

Kody Tips and Guides

Setting Up Kody Rules for Code Reviews

The Kody Rules are like internal laws for your repository. They allow Kody to automatically enforce coding standards, security, and…

Code Review

PHP Code Review Guide + Checklist

Let’s be honest: most of us have a complicated relationship with code reviews. They can feel like a chore, a…