summaryrefslogtreecommitdiffstats
path: root/.pre-commit-config.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-27Add some base hooks to pre-commit checks.Diego Elio Pettenò1-0/+6
2020-03-26Add flake8 to configuration and pre-commit.Diego Elio Pettenò1-0/+4
2020-03-08Remove the python3.6 version override on pre-commit.Diego Elio Pettenò1-2/+0
This shouldn't be needed, and it would break if there's no Python 3.6 version installed in the system committing.
2020-03-08add configuration for pre-commit, black and isortBen1-0/+13