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

notfy: give ack. about ruff linter and formatter #94

Merged
merged 3 commits into from
Aug 24, 2024

Conversation

KMohZaid
Copy link
Contributor

Like inbuilt plugins, ruff will also inform about linter and formatter working

it is actually useful because it inform user that pylsp is working properly and format is also working

@KMohZaid
Copy link
Contributor Author

lol i thought my formatted did something but look like format needed for tests to past?

@KMohZaid
Copy link
Contributor Author

Finally all checks passed

@jhossbach
Copy link
Member

LGTM, thanks for your contribution!
FYI, you can use pre-commit to perform checks before committing, such as formatting etc.

@jhossbach jhossbach merged commit 9117709 into python-lsp:main Aug 24, 2024
5 checks passed
@KMohZaid
Copy link
Contributor Author

FYI, you can use pre-commit to perform checks before committing, such as formatting etc.

Yeah I knew but i didn't notice it is not configured when I was editing and committing

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.

2 participants