We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ruff
lint
Makefile
pre-commit
ruff is configured and forbids to push any changes without passing checks. If checks are failed, it tries to fix them. Config is used in IDE as well.
Describe the actual state after completing this issue.
The text was updated successfully, but these errors were encountered:
nifadyev
No branches or pull requests
Task
ruff
configuration (it will evolve during development)lint
command toMakefile
andpre-commit
hookExpected state
ruff
is configured and forbids to push any changes without passing checks. If checks are failed, it tries to fix them. Config is used in IDE as well.Actual state
Describe the actual state after completing this issue.
Resources
The text was updated successfully, but these errors were encountered: