Commit 234dd429 authored by Ayaz Salikhov's avatar Ayaz Salikhov

Add autopep8

parent cab70d11
...@@ -19,6 +19,10 @@ repos: ...@@ -19,6 +19,10 @@ repos:
rev: 3.8.3 rev: 3.8.3
hooks: hooks:
- id: flake8 - id: flake8
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.5.4
hooks:
- id: autopep8
- repo: local - repo: local
hooks: hooks:
- id: hadolint - id: hadolint
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment