← Discover
Discover · GitHub · No Mistakes↑ +110 today

Prevent incorrect code submissions

Developed with the Go language, no-mistakes is a command line tool designed to prevent software developers from submitting faulty code (git push). By running in the local development environment, it provides a layer of security that prevents unwanted changes from being pushed into the code base.

Updates

  • September 17, 2026: Stars 8,385 → 8,520, latest release v1.75.2 (September 14, 2026).
  • September 10, 2026: Stars 8,351 → 8,385, latest release v1.72.0 (September 8, 2026).
  • September 8, 2026: Stars 8,283 → 8,351, latest release v1.70.1 (September 7, 2026).
  • September 4, 2026: Stars 8,191 → 8,283, latest release v1.64.0 (September 3, 2026).

What you get

  • Prevents faulty codes from reaching the remote server
  • Automatic verification and clean PR generation
  • Secure code review in isolated workspace

Installation

Download the tool to your computer
curl -fsSL https://raw.githubusercontent.com/kunchenguid/no-mistakes/main/docs/install.sh | sh

Running it

Start the project
no-mistakes init
Send your code through the secure door
git push no-mistakes

If you don't write code

🤖 Paste this into your AI agent (Claude Code · Codex · Antigravity)

In this project, I want to improve the code quality by using the no-mistakes tool. Please initiate the necessary configuration in my current working directory, pass my code changes through the AI-assisted verification pipeline, and ensure that a clean PR is generated when all checks are completed successfully.

Related dictionary terms

Who it is forIt is suitable for software developers who want to prevent incorrect code submissions and automate their PR processes.
LicenseMIT

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-25: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.