Lightning-AI/lightning-thunder

Reduce `tool.ruff.lint.ignore`

Open

#2,218 opened on Jun 11, 2025

View on GitHub
 (1 comment) (4 reactions) (0 assignees)Python (114 forks)github user discovery
code healthdeveloper efficiencygood first issuehelp wanted

Repository metrics

Stars
 (1,460 stars)
PR merge metrics
 (PR metrics pending)

Description

ae51153db2e623e8b9fb3609de3a6ad976addd0a enabled ruff-check in pre-commit. I added a bunch of rules to "ignore" list but I think there are too many "ignore"s: https://github.com/Lightning-AI/lightning-thunder/blob/ae51153db2e623e8b9fb3609de3a6ad976addd0a/pyproject.toml#L153-L176.

cc @borda @mruberry

Contributor guide