hatch-check-code - Man Page

hatch check code – Perform static analysis, using Ruff by default

Synopsis

hatch check code [Options] [ARGS]...

Options

--fix

Fix lint errors rather than just reporting them

--sync

Sync the default config file with the current version of Hatch

-h,  --help

Show a help message and exit

See Also

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

hatch-check(1), hatch(1)

Referenced By

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

June 2026