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

[DEV] CI/CD: Introduce pylint via GitHub Actions on each push #112

Merged
merged 2 commits into from
Apr 30, 2022

Conversation

treee111
Copy link
Owner

@treee111 treee111 commented Apr 30, 2022

This PR…

  • checks the python code using pylint on each push
  • shows an error when the pylint score is < 9.87 (actual status)

Considerations and implementations

  • pylint score to check against should be increased during further development

Pull Request Checklist

@treee111 treee111 added the infrastructure Infrastructure label Apr 30, 2022
@treee111 treee111 changed the title [DEV] Introduce pylint via GitHub Actions on each push [DEV] CI/CD: Introduce pylint via GitHub Actions on each push Apr 30, 2022
@treee111 treee111 merged commit d50479c into develop Apr 30, 2022
@treee111 treee111 deleted the github-actions-tests-2 branch April 30, 2022 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant