Kaynağa Gözat

Add pre-commit config.

master
Chris Smith 6 yıl önce
ebeveyn
işleme
6985fe93d4
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6
    0
      .pre-commit-config.yaml

+ 6
- 0
.pre-commit-config.yaml Dosyayı Görüntüle

@@ -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

Loading…
İptal
Kaydet