You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "meng qingyou (Jira)" <ji...@apache.org> on 2020/12/17 13:03:00 UTC

[jira] [Created] (ARROW-10952) [Rust] Add pre-commit hook

meng qingyou created ARROW-10952:
------------------------------------

             Summary: [Rust] Add pre-commit hook
                 Key: ARROW-10952
                 URL: https://issues.apache.org/jira/browse/ARROW-10952
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: meng qingyou


If a commit contains only fixes for rust format, it would be very sad to wait for the slow CI checking done, and it may block checking of PRs.

So, the PR adds  a git pre-commit hook file, which do *cargo fmt --check*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)