Skip to content

Conversation

@d4l3k
Copy link
Member

@d4l3k d4l3k commented Nov 18, 2025

As titled. This allows users to run basic lint (clang-format and pyrefly for Python types) in OSS.

This recently was an issue in #57 as OSS contributors can't see lint results.

The adapters were largely copied from pytorch/pytorch and the versions+configs match fbcode.

For CI, we skip building the backends and only build the torchcomms frontend to check the py/pyi files.

Test plan:

pip install -v -e '.[dev]' --no-build-isolation
lintrunner init
lintrunner --all-files

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 18, 2025
@d4l3k d4l3k force-pushed the d4l3k/lint branch 3 times, most recently from 692d576 to 1e14ec0 Compare November 18, 2025 21:58
@arkadip-maitra
Copy link
Contributor

thanks

@d4l3k d4l3k force-pushed the d4l3k/lint branch 15 times, most recently from 0a816cb to c84212a Compare November 21, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants