Przeglądaj źródła

Add pre-commit config.

master
Chris Smith 6 lat temu
rodzic
commit
6985fe93d4
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6
    0
      .pre-commit-config.yaml

+ 6
- 0
.pre-commit-config.yaml Wyświetl plik

@@ -0,0 +1,6 @@
1
+repos:
2
+-   repo: https://github.com/ambv/black
3
+    rev: stable
4
+    hooks:
5
+    - id: black
6
+      language_version: python3.6

Ładowanie…
Anuluj
Zapisz