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 baseline linting support #608

Merged
merged 9 commits into from
Sep 17, 2024
Merged

Remove baseline linting support #608

merged 9 commits into from
Sep 17, 2024

Conversation

akaihola
Copy link
Owner

@akaihola akaihola commented Aug 1, 2024

Removed

  • Backwards incompatible change: Remove baseline linting support (-L/--lint option). Use the Graylint tool instead.

Fixes #466

@akaihola
Copy link
Owner Author

@okuuva hey since the idea to separate formatter and linter support into two tools came originally from you, would you be interested to do a quick review of this PR?

@okuuva
Copy link
Collaborator

okuuva commented Sep 17, 2024

@okuuva hey since the idea to separate formatter and linter support into two tools came originally from you, would you be interested to do a quick review of this PR?

Sure!

Copy link
Collaborator

@okuuva okuuva left a comment

Choose a reason for hiding this comment

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

Just one question about opinionated(?) thing and another for clarification. All in all LGTM!

action/tests/test_main.py Show resolved Hide resolved
action/tests/test_main.py Show resolved Hide resolved
src/darker/help.py Show resolved Hide resolved
@akaihola akaihola merged commit c18dfb3 into master Sep 17, 2024
37 checks passed
@akaihola akaihola deleted the remove-linting branch September 17, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Remove the -L / --lint option
2 participants