aboutsummaryrefslogtreecommitdiff
path: root/crates/tools/src/bin
Commit message (Collapse)AuthorAgeFilesLines
* rename tools -> ra_toolsAleksey Kladov2019-06-101-28/+0
| | | | | This should help with caching on CI I hope (see .travis.yml before_cache)
* reformat the worldAleksey Kladov2019-02-081-11/+2
|
* fix verification on CIAleksey Kladov2019-01-261-4/+3
| | | | remove `--verify` flag from the binaries: we have tests for this!
* Fix the tests and fix the precommit hookDJMcNab2018-12-201-1/+2
|
* Reimplement format-hook using a rust binaryDJMcNab2018-12-091-0/+37