aicoolies logo
reviewdog logo
reviewdog logo

reviewdog

Automated code review for any linter on CI

open sourceverified Aug 24, 2026

reviewdog is an open-source automated code review tool that integrates any linter or static analysis tool with GitHub, GitLab, Bitbucket, and Gitea pull requests. Parses output in errorformat, Checkstyle XML, SARIF, and JSON formats to post inline review comments on changed lines only. Works with GitHub Actions, Travis CI, CircleCI, GitLab CI, and Jenkins. Supports 40+ languages through universal linter adapter architecture.

Read our reviewdog review

A detailed review by the aicoolies team — click to read

reviewdog is a language-agnostic automated code review tool that acts as a universal adapter between any linter or static analysis tool and code hosting platforms. Created by Japanese developer haya14busa, it parses diagnostic output from tools in multiple formats including Vim-style errorformat, Checkstyle XML, SARIF, JSON Lines, and unified diff. The parsed results are posted as inline review comments directly on pull request diffs, ensuring developers see issues exactly where they occur in the changed code.

The tool integrates with all major CI platforms including GitHub Actions, GitLab CI, CircleCI, Travis CI, Bitbucket Pipelines, and Jenkins. A key differentiator is its diff-aware filtering — reviewdog only reports issues on newly changed lines, preventing existing technical debt from flooding pull request reviews. Dedicated GitHub Actions exist for popular linters like eslint, golangci-lint, shellcheck, rubocop, and actionlint, while the generic interface supports any tool that outputs diagnostic messages.

With 9,200 GitHub stars and MIT licensing, reviewdog has become essential infrastructure for development teams that want consistent automated code quality checks across their entire stack. A single reviewdog.yml configuration file defines which linters run against which file patterns, working identically in CI and local development. The tool supports code suggestion comments on supported platforms, allowing reviewers to accept automated fixes with one click directly from the pull request interface.

Pricing

Free and 100% open source under the MIT license. reviewdog has no subscription tiers or licensing fees ($0); it runs directly on your local machine or CI/CD runners (GitHub Actions, GitLab CI) with zero infrastructure or seat-based software costs.

full pricing breakdown →

Platforms

GitHub Actions, GitLab CI, CircleCI, Jenkins

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

freemium
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

paid
Playwright logo

Playwright

Reliable end-to-end testing

Cross-browser E2E testing framework by Microsoft supporting Chromium, Firefox, and WebKit with one API. Features auto-waiting, tracing with timeline/screenshots/DOM snapshots, codegen for recording tests, and parallel execution. Component testing for React, Vue, Svelte. Built-in API testing, network mocking, and mobile emulation. Known for reliability and speed vs Selenium/Cypress. 70K+ GitHub stars, rapidly becoming the E2E standard.

Open Source
CodeRabbit logo

CodeRabbit

AI-powered code review

AI-powered code review tool that automatically analyzes pull requests and provides line-by-line feedback on code quality, bugs, security vulnerabilities, and best practices. Integrates with GitHub and GitLab as a bot that comments on PRs. Uses LLMs to understand code context and suggest improvements. Learns from your codebase patterns and team preferences. Supports all major programming languages. Reduces review cycle time while catching issues human reviewers might miss.

freemium

Used in Stacks

FAQ

What is reviewdog?

reviewdog is an open-source automated code review tool that integrates any linter or static analysis tool with GitHub, GitLab, Bitbucket, and Gitea pull requests. Parses output in errorformat, Checkstyle XML, SARIF, and JSON formats to post inline review comments on changed lines only. Works with GitHub Actions, Travis CI, CircleCI, GitLab CI, and Jenkins. Supports 40+ languages through universal linter adapter architecture.

Is reviewdog free?

Yes — reviewdog is open source and free to use. Free and 100% open source under the MIT license. reviewdog has no subscription tiers or licensing fees ($0); it runs directly on your local machine or CI/CD runners (GitHub Actions, GitLab CI) with zero infrastructure or seat-based software costs.

Is reviewdog open source?

Yes — reviewdog is open source.

Is reviewdog still maintained?

Yes — reviewdog is active. Its listing was last verified on August 24, 2026.

What are the best reviewdog alternatives?

The top editor-verified reviewdog alternatives are SonarQube, Anchor Browser.

How does reviewdog score in our review?

Our hands-on review scores reviewdog 88/100 overall, based on speed, privacy, and developer-experience testing.