about summary refs log tree commit diff
path: root/crates/tools/src/bin/pre-commit.rs
AgeCommit message (Collapse)AuthorLines
2019-02-08reformat the worldAleksey Kladov-11/+2
2019-01-27fix verification on CIAleksey Kladov-4/+3
remove `--verify` flag from the binaries: we have tests for this!
2018-12-20Fix the tests and fix the precommit hookDJMcNab-1/+2
2018-12-09Reimplement format-hook using a rust binaryDJMcNab-0/+37