mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-17 22:33:35 +00:00
add pre-commit config
This commit is contained in:
8
.pre-commit-config.yaml
Normal file
8
.pre-commit-config.yaml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
repos:
|
||||||
|
- repo: local
|
||||||
|
hooks:
|
||||||
|
- id: update-readme
|
||||||
|
name: update-readme
|
||||||
|
entry: python update_readme.py
|
||||||
|
language: python
|
||||||
|
pass_filenames: false
|
||||||
Reference in New Issue
Block a user