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