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

format before linting #2338

Merged
merged 1 commit into from
Nov 25, 2024
Merged

format before linting #2338

merged 1 commit into from
Nov 25, 2024

Conversation

Kakadus
Copy link
Collaborator

@Kakadus Kakadus commented Nov 18, 2024

ruff and black have some overlaps, such as detecting/fixing trailing whitespaces. So, it is more user friendly to format before linting, so that these kinds of trivial linting errors can be fixed beforehand.

Copy link
Member

@niklasmohrin niklasmohrin left a comment

Choose a reason for hiding this comment

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

Can you change the PR title to indicate that this is about the pre-commit command?

@Kakadus Kakadus merged commit 820d938 into e-valuation:main Nov 25, 2024
12 checks passed
@Kakadus Kakadus deleted the format-before-lint branch November 25, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants