← All projects

fmtcheck

GitHub Action for formatting checks.

GoGitHub ActionStatus: Stable

Overview

fmtcheck runs your language's canonical formatter in check mode and fails the build on any diff. Formatting debates stay out of code review because the machine settles them in CI. Zero configuration for the common case.

Installation

- uses: libnudget/fmtcheck@main