hatch-check-fmt - Man Page

hatch check fmt – Verify formatting, using Ruff by default

Synopsis

hatch check fmt [Options] [ARGS]...

Options

--fix

Apply formatting fixes rather than just checking

--sync

Sync the default config file with the current version of Hatch

-h,  --help

Show a help message and exit

See Also

hatch-check-code(1), hatch-check-types(1)

hatch-check(1), hatch(1)

Referenced By

hatch-check(1), hatch-check-code(1), hatch-check-types(1), hatch-fmt(1).

June 2026