mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Add git diff --exit-code step to fail the check when formatters produce changes. Previously reviewdog only posted suggestions without failing the workflow.