mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: - Add `.github/generated-ciflow-ruleset.json` for ciflow-bot (so that we can generate better comments) - The lint job also checks git dirty to make sure that the file is always in sync with ciflow configs Pull Request resolved: https://github.com/pytorch/pytorch/pull/63097 Reviewed By: saketh-are Differential Revision: D30263278 Pulled By: zhouzhuojie fbshipit-source-id: bad68105a228e892ba071b29ecfdf433e1038054
4 lines
167 B
Text
4 lines
167 B
Text
*.bat text eol=crlf
|
|
.circleci/config.yml linguist-generated=true
|
|
.github/workflows/generated-*.yml linguist-generated=true
|
|
.github/generated-* linguist-generated=true
|