We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd9b0d + 8c7d0be commit 4343707Copy full SHA for 4343707
1 file changed
.pre-commit-config.yaml
@@ -0,0 +1,9 @@
1
+repos:
2
+ - repo: https://github.com/pycqa/flake8
3
+ rev: 5.0.4
4
+ hooks:
5
+ - id: flake8
6
+# - repo: https://github.com/psf/black
7
+# rev: 22.6.0
8
+# hooks:
9
+# - id: black
0 commit comments