mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-29 19:04:28 +01:00
added pre-commit formatting
This commit is contained in:
6
.pre-commit-config.yaml
Normal file
6
.pre-commit-config.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 21.12b0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3
|
||||
@@ -18,3 +18,4 @@ Pillow
|
||||
coverage
|
||||
flake8
|
||||
numpy
|
||||
pre-commit
|
||||
Reference in New Issue
Block a user