Skip to content
Snippets Groups Projects
Commit 89e279a2 authored by Vincent Texier's avatar Vincent Texier
Browse files

[enh] use pre-commit for all check operations

Use a bash script for pylint as it needs to import modules from the virtual env

hooks:
    pylint
    mypy
    insert-license
    isort
    black
    gitlab-ci-linter
parent c806fb71
No related branches found
No related tags found
Loading
Showing
with 1140 additions and 81 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment