You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/05/21 03:37:30 UTC

[GitHub] [incubator-teaclave] mssun commented on issue #157: Introduce `make lint` which combines `make format` and `make clippy`

mssun commented on issue #157:
URL: https://github.com/apache/incubator-teaclave/issues/157#issuecomment-631859597


   This is not needed actually. We have three commands for various purposes:
     - `make check`: just check format
     - `make format`: format rust in place
     - `make CLP=1`: use clippy for more linting
   
   So, I'm closing this issue.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org