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

Change Python line length to 88 (black default) #166

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Conversation

luator
Copy link
Member

@luator luator commented Sep 20, 2023

Description

Change the maximum line length for Python from 79 to 88 (default of black and ruff).

  • Change the config files for the corresponding tools (black, ruff, flake8)
  • Reformat everything with black.

Also add a workflow_dispatch trigger to the build_master workflow.

@luator luator self-assigned this Sep 20, 2023
@luator luator merged commit f6003dc into master Sep 20, 2023
7 checks passed
@luator luator deleted the fkloss/line_length branch September 20, 2023 14:05
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.

1 participant