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

Fixing formatting project-wide with ruff #53

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

timurcarstensen
Copy link
Collaborator

@timurcarstensen timurcarstensen commented Jul 2, 2024

This PR runs ruff on all source code files and adds a ruff configuration in pyproject.toml.

I excluded all directories except for ./examples, ./test, ./lobotomy

@timurcarstensen timurcarstensen linked an issue Jul 2, 2024 that may be closed by this pull request
@timurcarstensen timurcarstensen merged commit 030e706 into main Jul 2, 2024
5 checks passed
@timurcarstensen timurcarstensen deleted the 51-fixing-formatting-with-ruff branch July 2, 2024 15:24
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.

Fixing formatting with ruff
1 participant