Skip to content

Agent skill to comply with ruff rules #1521

@nathanjmcdougall

Description

@nathanjmcdougall

usethis-python-ruff

We should avoid supressing rules inline like #noqa: TC001 without an explanatory comment. And we should avoid doing so at all if we can actually comply with the rule by running uv run ruff --fix --unsafe-fixes, which we often can!

There are some rules we should NEVER suppress - for now just mention that TC rule codes never be suppressed.

This came up in #1510

Metadata

Metadata

Labels

agentConfiguration updates for LLM coding agents

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions