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

Enable style checking for entire code base #620

Merged
merged 9 commits into from
Jul 7, 2024

Conversation

padix-key
Copy link
Member

@padix-key padix-key commented Jun 30, 2024

This PR implements ruff as code formatter and linter and reformats the entire code base (except Cython astral-sh/ruff#10250). Resolves #590.

@padix-key padix-key changed the base branch from master to next-major-release June 30, 2024 12:04
@padix-key padix-key force-pushed the lint branch 2 times, most recently from 20cbf57 to 8e1b6fb Compare July 1, 2024 08:10
@padix-key padix-key added the major release Potentially backwards incompatible changes that should go in to the next major release label Jul 1, 2024
@padix-key padix-key force-pushed the next-major-release branch from 18cc9f4 to ff94fb1 Compare July 2, 2024 06:25
@padix-key padix-key force-pushed the lint branch 6 times, most recently from b190b24 to 81440e6 Compare July 3, 2024 18:54
@padix-key padix-key marked this pull request as ready for review July 6, 2024 16:08
@padix-key padix-key merged commit f243b0e into biotite-dev:next-major-release Jul 7, 2024
20 of 21 checks passed
@padix-key padix-key deleted the lint branch July 7, 2024 08:47
padix-key added a commit that referenced this pull request Aug 20, 2024
Enable style checking for entire code base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major release Potentially backwards incompatible changes that should go in to the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant