Cover clang-tidy to torch/csrc/onnx/init.cpp (#127393)

Enabling it will not cause issues.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/127393
Approved by: https://github.com/Skylion007
This commit is contained in:
cyy
2024-05-29 17:05:25 +00:00
committed by PyTorch MergeBot
parent 7de1352457
commit e8e327ba82

View File

@@ -235,7 +235,6 @@ exclude_patterns = [
'torch/csrc/jit/serialization/import_legacy.cpp',
'torch/csrc/jit/serialization/export.cpp',
'torch/csrc/lazy/**/*',
'torch/csrc/onnx/init.cpp',
'torch/csrc/mps/**/*',
]
init_command = [