Re: [dev-servo] Tidy on Travis

2014-07-11 Thread Josh Matthews
On 07/11/2014 12:21 PM, Jack Moffitt wrote: I've enabled |make tidy| on Travis, and expanded it to check for whitespace errors as well as missing license blocks (which it did before). [1] For reference, no longer allowed are: Did this get disabled at some pint? `make tidy` used to run as part o

Re: [dev-servo] Tidy on Travis

2014-07-11 Thread Jack Moffitt
> I've enabled |make tidy| on Travis, and expanded it to check for > whitespace errors as well as missing license blocks (which it did > before). [1] For reference, no longer allowed are: Did this get disabled at some pint? `make tidy` used to run as part of `make check`. Or perhaps I'm confusing

[dev-servo] Tidy on Travis

2014-07-11 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I've enabled |make tidy| on Travis, and expanded it to check for whitespace errors as well as missing license blocks (which it did before). [1] For reference, no longer allowed are: * tabs, * carriage returns, * trailing whitespace, * missing