Skip to content

Conversation

@vidhiii1711
Copy link
Contributor

Description:

This PR introduces a ruff.toml configuration to replace the existing flake8 and isort setup.

The configuration aims to be a 1-to-1 match with the current linting behavior:
-> Preserves existing ignores and file-specific exceptions (e.g. Django settings star imports).
-> Keeps line length and import ordering consistent with the current setup.
-> Avoids functional or formatting changes beyond what the existing tools already enforce.

This keeps linting behavior stable while consolidating configuration under Ruff, as discussed in #2446.

Co-authored-by: Mark Walker <[email protected]>
@vidhiii1711
Copy link
Contributor Author

@marksweb
Thanks — applied the suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants