how to use pre-commit scripts to auto-format the code?
Created by: likesiwell
I try to contribute a new paddle implementation, but when I run pre-commit, there is always a yapf failed case and I don't know what happened. I create a new issue to PR the project, but PR shows The Travis CI build failed. Could anyone tell me what happened?