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

Enforce code style with flake8 and black #295

Open
HannahSi opened this issue Feb 10, 2021 · 0 comments
Open

Enforce code style with flake8 and black #295

HannahSi opened this issue Feb 10, 2021 · 0 comments
Labels
low Low priority package Tasks for the core module or general package research_it Tasks for the Research IT subteam

Comments

@HannahSi
Copy link
Member

The aguaclara package should adopt checks and enforcement for code style. flake8 can be used as a linter, and black as an automatic code formatter. These programs can be run in Github Actions, e.g. in the Build workflow. See the workflows in the microscope_automation project for some examples.

@HannahSi HannahSi added low Low priority package Tasks for the core module or general package labels Feb 10, 2021
@HannahSi HannahSi added the research_it Tasks for the Research IT subteam label Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low Low priority package Tasks for the core module or general package research_it Tasks for the Research IT subteam
Projects
None yet
Development

No branches or pull requests

1 participant