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

Code style status check using flake8 #427

Merged
merged 7 commits into from
Feb 16, 2021
Merged

Conversation

rrjbca
Copy link
Contributor

@rrjbca rrjbca commented Feb 16, 2021

Description

Run code style status check using flake8 in our GitHub tests workflow as implemented in the latest astropy cookiecutter template. Propose that this replaces codeclimate which uses pycodestyle and therefore cannot detect PyFlake warnings e.g. F401 'module' imported but unused.

Checklist

  • Follow the Contributor Guidelines
  • Write unit tests
  • Write documentation strings
  • Assign someone from your working team to review this pull request
  • Assign someone from the infrastructure team to review this pull request

rrjbca and others added 2 commits February 16, 2021 12:30
Co-authored-by: Nicolas Tessore <n.tessore@ucl.ac.uk>
@rrjbca rrjbca requested a review from ntessore February 16, 2021 12:33
@rrjbca rrjbca merged commit 7f29f8d into skypyproject:master Feb 16, 2021
@rrjbca rrjbca deleted the codestyle branch February 16, 2021 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants