Closed Heodel closed 1 year ago
make format
make check-codestyle
make lint
make pytest
make type
make doc
Note: You can run most of the checks using make commit-checks.
make commit-checks
Note: we are using a maximum length of 127 characters per line
Description
Motivation and Context
Types of changes
Checklist
make format
(required)make check-codestyle
andmake lint
(required)make pytest
andmake type
both pass. (required)make doc
(required)Note: You can run most of the checks using
make commit-checks
.Note: we are using a maximum length of 127 characters per line