nightly-runtime-python3.10
Pre-release
Pre-release
github-actions
released this
31 Aug 06:49
·
13 commits
to 9ffa2bd850347fa8be3a34ce5490e8f8c58a722e
since this release
Make lintrunner support specific to multipy (#289) Summary: Pull Request resolved: https://github.com/pytorch/multipy/pull/289 Add [lintrunner](https://github.com/pytorch/pytorch/wiki/lintrunner) support to the repo. All linters are copied over from pytorch core. Now we can just use lintrunner to do consistent linting with internal on OSS making dev a bit easier. The PR below this #288 is just a copy and paste of the lintrunner usage in pytorch/pytorch, so this PR only has the changes specific to multipy. The .clang-format is also taken from pytorch core. Test Plan: Imported from OSS Reviewed By: kurman Differential Revision: D42256286 Pulled By: PaliC fbshipit-source-id: db8a29e42320927995cbb1631fa7762c4aff1593