view .pre-commit-config.yaml @ 375:fbfdd3e04999

Update Readme
author Amine Sehili <amine.sehili@gmail.com>
date Thu, 21 Jan 2021 22:51:12 +0100
parents e825021588c4
children edcc102fb33f
line wrap: on
line source
repos:
-   repo: https://github.com/psf/black
    rev: stable
    hooks:
    - id: black
      language_version: python3.7
-   repo: https://github.com/pre-commit/pre-commit-hooks
    rev: v2.4.0
    hooks:
    - id: flake8
    -   id: end-of-file-fixer
    -   id: trailing-whitespace