We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a33da3 commit f210459Copy full SHA for f210459
src/python/pants/backend/BUILD
@@ -37,7 +37,7 @@ __dependents_rules__(
37
"[/python/lint/black/rules.py]",
38
"[/python/lint/black/subsystem.py]",
39
"[/python/lint/ruff/fmt_rules.py]",
40
- "[/python/lint/ruff/rules.py]",
+ "[/python/lint/ruff/check_rules.py]",
41
"[/python/lint/ruff/subsystem.py]",
42
"[/python/lint/yapf/rules.py]",
43
"[/python/lint/yapf/subsystem.py]",
0 commit comments