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
What needs to be done:
Add automatic blacking for standisation
Suggestions on how to get it done:
What are the arguments for getting it done:
Task is considered finished when:
The text was updated successfully, but these errors were encountered:
How to set it up (from HS in microSALT issue):
You can add it to a github workflow - like this: https://github.com/Clinical-Genomics/atlas/blob/master/.github/workflows/black.yml
or install it in your editor: https://black.readthedocs.io/en/stable/integrations/editors.html
or install it via pre-commit: https://pre-commit.com/, see for instance: https://github.com/Clinical-Genomics/atlas/blob/master/.pre-commit-config.yaml
Sorry, something went wrong.
No branches or pull requests
What needs to be done:
Add automatic blacking for standisation
Suggestions on how to get it done:
What are the arguments for getting it done:
Task is considered finished when:
The text was updated successfully, but these errors were encountered: