pytorch/caffe2
Yuanyuan Chen fdab48a7c1 Enable all PIE rules on ruff (#165814)
This PR enables all PIE rules on ruff, there are already some enabled rules from this family, the new added rules are
```
PIE796  Enum contains duplicate value: {value}
PIE808  Unnecessary start argument in range
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165814
Approved by: https://github.com/ezyang
2025-10-18 07:36:18 +00:00
..
core Record the XPU and XCCL build settings in the compiled binary (#147161) 2025-05-20 09:21:39 +00:00
perfkernels Enable all PIE rules on ruff (#165814) 2025-10-18 07:36:18 +00:00
serialize [AOTI] raise PyTorchStreamWriter open failed error code on windows (#162799) 2025-09-13 01:41:14 +00:00
utils [2/N] Fix clang-tidy readability checks (#164652) 2025-10-06 01:06:01 +00:00
.clang-format [BE][clang-format] make macro PyObject_HEAD_INIT(type) and PyVarObject_HEAD_INIT(type, size) have its own line (#136949) 2024-10-02 18:39:22 +00:00
CMakeLists.txt [CMake] Remove LLVM link code (#134940) 2025-10-08 18:39:16 +00:00