]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add .pre-commit-config.yaml
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 18 May 2019 14:47:39 +0000 (10:47 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 18 May 2019 14:49:39 +0000 (10:49 -0400)
commite02a4ffdac6341a82f121a72bd68f75e89669304
tree99e4913ba45d1bdcd838cb378dade2be8b6f12e3
parenta73009265a2d4161bf3742f8f9d4236f4ed57355
Add .pre-commit-config.yaml

See https://pre-commit.com/ for documentation on how to use
this file.

SQLAlchemy and related projects make use of Black and zimports
for code formatting, this hook allows for automated pre-commit
runs.

Change-Id: I4bbb49747e9f7fb52251dc61ecda98361cd036fd
(cherry picked from commit 69ebf2cc365baf82016c9d1672fe89e39594b523)
.pre-commit-config.yaml [new file with mode: 0644]