mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-02-26 00:09:11 +00:00
add pre-commit config
This commit is contained in:
parent
376f3109ef
commit
873ff87429
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
|
||||||
Loading…
x
Reference in New Issue
Block a user