Commits


Marco Gorelli authored and Sutou Kouhei committed 356630b5890
ARROW-11180: [Developer] cmake-format pre-commit hook doesn't run Previously, cmake format wasn't running (likely because there were two `entry` keys, so the command getting overridden) - furthermore, it was unnecessarily slow as it didn't take advantage of pre-commit's own machinery Closes #9045 from MarcoGorelli/cmakelint Lead-authored-by: Marco Gorelli <marcogorelli@protonmail.com> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>