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

Adding pre-commit checks and github action runners #302

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

hatemhelal
Copy link
Contributor

@hatemhelal hatemhelal commented Jan 19, 2024

This PR adds:

  • pre-commit configuration to format code with black, isort and check lint with pylint
  • github actions to run pre-commit and pytest unittests
  • Additional dev install target to setup a virtualenv with required packages for checks

@hatemhelal hatemhelal marked this pull request as ready for review January 19, 2024 17:23
@ilyes319
Copy link
Contributor

Very nice, thank you @hatemhelal

@ilyes319 ilyes319 merged commit f690a7f into ACEsuit:develop Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants