Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove isort and black. Replace with ruff for all linting / formatting. #39

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

RyanJDick
Copy link
Collaborator

No description provided.

@RyanJDick RyanJDick merged commit 67c9050 into main Dec 7, 2023
1 check passed
@RyanJDick RyanJDick deleted the ruff branch December 7, 2023 15:45
Comment on lines +42 to +43
# When bumping ruff, consider also bumping the ruff-pre-commit version in .pre-commit-config.yaml.
"ruff~=0.1.7",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the InvokeAI main app repo, I've included ruff-lsp as a dependency here. It's needed for editors other than VSCode to get hints in the editor. (VSCode has an extension and does not need this package).

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