Skip to content
Snippets Groups Projects

#135, #162: Introduce mypy, pylint, isort, gitlab-ci pre-commit hooks

Merged #135, #162: Introduce mypy, pylint, isort, gitlab-ci pre-commit hooks
Merged Moul requested to merge 135_162_pre_commit_hooks into dev
  • Add mypy pre-commit hook
  • Introduce isort pre-commit hook
  • Sort imports in every files
  • Fix cyclic import issue in ascii_armor
  • Add isort job
  • Introduce gitlab-ci-linter pre-commit hook
  • Move pylint rules from the Makefile to the pyproject.toml
  • Introduce pylint pre-commit hook
  • Change pre-commit hooks documentation
  • Run lint job with pylint from the image
  • Run checks by calling directly the tools without the makefile

Close #135 (closed), #162 (closed).

Edited by Moul

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading