litongxin1991 opened a new pull request #119: Exclude generated files for rustfmt URL: https://github.com/apache/incubator-mesatee/pull/119 ## Description Exclude generated files for ```make format``` and ```make check```. All the files under prost_generated will be excluded. Fixes #116 ## Type of change (select applied and DELETE the others) - [X] Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? Generated kms_proto will not be formated. Passed CI: http://ci.mesalock-linux.org/litongxin1991/incubator-mesatee/33/5/4 Other files will be formatted or checked. See this failed CI result: http://ci.mesalock-linux.org/litongxin1991/incubator-mesatee/32/1/3 ## Checklist (check ALL before submitting PR, even not applicable) - [X] Fork the repo and create your branch from `master`. - [X] If you've added code that should be tested, add tests. - [X] If you've changed APIs, update the documentation. - [X] Ensure the tests pass (see CI results). - [ X Make sure your code lints/format.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
