3 Star 3 Fork 2

mirrors_feast-dev/feast

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 529 Bytes
一键复制 编辑 原始数据 按行查看 历史
default_stages:
- push
repos:
- repo: local
hooks:
- id: format
name: Format
stages: [ push ]
language: system
entry: make format-python
pass_filenames: false
- id: lint
name: Lint
stages: [ push ]
language: system
entry: make lint-python
pass_filenames: false
- id: template
name: Build Templates
stages: [ commit ]
language: system
entry: make build-templates
pass_filenames: false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_feast-dev/feast.git
git@gitee.com:mirrors_feast-dev/feast.git
mirrors_feast-dev
feast
feast
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385