Commit Graph

16 Commits

Author SHA1 Message Date
Tim Kuehn
a8766a9200 Use rustfmt --write-mode=diff in lieu of hashes 2016-02-25 00:50:46 -08:00
Tim Kuehn
ef96c87226 Skip children when rustfmting in pre-commit 2016-02-25 00:50:37 -08:00
Tim Kuehn
3543b34f2b Fix formatting check.
* shasum suffixes the checksum with '- filename' so pipe in the text instead.
* rustfmt prefixes the formatting with 'Using rustfmt config file filename' so pipe in the text instead.
2016-02-25 00:50:29 -08:00
Adam Wright
06a2cab31c Move /bin/bash to the top so it works 2016-02-19 23:08:50 -08:00
Adam Wright
a06b583334 Also check existence of shasum 2016-02-18 01:27:07 -08:00
Adam Wright
3462451256 Check for multirust, rustfmt, clean up some things 2016-02-18 01:06:31 -08:00
Adam Wright
17d800b8a8 Update comments 2016-02-18 01:06:31 -08:00
Adam Wright
f2328d200e pre-commit doesn't modify files, just checks foramtting 2016-02-18 01:06:31 -08:00
Adam Wright
07c052a1c1 Individually format crates, use -q 2016-02-15 18:54:15 -08:00
Adam Wright
34cf0c8172 Updated hook to print messages like prepush 2016-02-15 18:30:26 -08:00
Adam Wright
e2756edd72 Test all crates and format on pre-commit 2016-02-15 13:58:04 -08:00
Tim Kuehn
a58dea0ec5 Update license from dual Apache 2.0/MIT to just MIT. 2016-02-08 11:52:51 -08:00
Tim Kuehn
9bd7fc6711 Add missing license headers 2016-01-21 11:27:37 -08:00
Adam Wright
6e37d3a37e Fix pre-push/commit hooks so they work.
- Move them back to the root directory of the repo
- Explicitly specify the path to the manifest we are running tests for
2016-01-12 23:35:53 -08:00
Tim Kuehn
6141b295d1 Add a tarpc_examples package 2016-01-11 23:39:58 -08:00
Adam Wright
3ea0f6fbb5 WIP 2016-01-10 17:49:18 -08:00