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

17 conform smormlpy style guidelines #18

Merged
merged 4 commits into from
Jul 25, 2022

Conversation

pekasen
Copy link
Member

@pekasen pekasen commented Jul 25, 2022

Integrates pre-commit checks developed in smormlpy in this project.

For this additional dependencies are included:

  • black code formatter
  • pytest-coverage and coverage to calculate test coverage directly from pytest
  • pylint for code checking

Too install the pre-commit hooks: run the follwing commandos:

pre-commit install
pre-commit install-hooks

This PR closes issue #17.

@pekasen pekasen self-assigned this Jul 25, 2022
@pekasen pekasen linked an issue Jul 25, 2022 that may be closed by this pull request
@pekasen pekasen merged commit 77bd14c into trunk Jul 25, 2022
@pekasen pekasen deleted the 17-conform-smormlpy-style-guidelines branch September 5, 2022 08:47
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.

Conform smormlpy-style guidelines
1 participant