Unverified 提交 40c41e42 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Fix Colab-update pre-commit EOF bug (#8810)

上级 afa403a8
...@@ -16,6 +16,7 @@ repos: ...@@ -16,6 +16,7 @@ repos:
rev: v4.3.0 rev: v4.3.0
hooks: hooks:
- id: end-of-file-fixer - id: end-of-file-fixer
stages: [commit] # avoid Colab update EOF issues
- id: trailing-whitespace - id: trailing-whitespace
- id: check-case-conflict - id: check-case-conflict
- id: check-yaml - id: check-yaml
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论