pytorch/torch/_library
Maggie Moss d795fb225a [RFC] Add pyrefly to lintrunner (#165179)
This will add pyrefly to lint runner as a warning only - and allow us to collect feedback about the tool before switching to pyrefly as the main type checker.

References the steps outlined here: : https://github.com/pytorch/pytorch/issues/163283:

test plan:
`lintrunner init`
`lintrunner`
confirm when pyrefly errors are present results look like: https://gist.github.com/maggiemoss/e6cb2d015dd1ded560ae1329098cf33f

Pull Request resolved: https://github.com/pytorch/pytorch/pull/165179
Approved by: https://github.com/ezyang
2025-10-16 20:07:09 +00:00
..
__init__.py fix typo in doc and import for torch._library.triton (#144882) 2025-01-17 17:32:12 +00:00
autograd.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
custom_ops.py Add view support for library custom Function (#164520) 2025-10-09 16:17:48 +00:00
fake_class_registry.py [opaque_obj] Add make_fx tracing support (#163278) 2025-10-08 09:09:16 +00:00
fake_impl.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
fake_profile.py Pyrefly suppressions 7/n (#164913) 2025-10-08 07:27:17 +00:00
infer_schema.py [opaque_obj_v2] PyObject custom op schema type (#165004) 2025-10-14 20:21:04 +00:00
opaque_object.py [RFC] Add pyrefly to lintrunner (#165179) 2025-10-16 20:07:09 +00:00
simple_registry.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
triton.py [5/N] Apply ruff UP035 rule (#164423) 2025-10-02 07:31:11 +00:00
utils.py Add view support for library custom Function (#164520) 2025-10-09 16:17:48 +00:00