提交 a6c30c00 编写于 作者: Y Yi Wang

Update

上级 67540b6e
...@@ -10,14 +10,20 @@ ...@@ -10,14 +10,20 @@
- id: check-symlinks - id: check-symlinks
- id: detect-private-key - id: detect-private-key
- id: end-of-file-fixer - id: end-of-file-fixer
files: \.md$
- id: trailing-whitespace - id: trailing-whitespace
files: \.md$
- repo: git://github.com/Lucas-C/pre-commit-hooks - repo: git://github.com/Lucas-C/pre-commit-hooks
sha: v1.0.1 sha: v1.0.1
hooks: hooks:
- id: forbid-crlf - id: forbid-crlf
files: \.md$
- id: remove-crlf - id: remove-crlf
files: \.md$
- id: forbid-tabs - id: forbid-tabs
files: \.md$
- id: remove-tabs - id: remove-tabs
files: \.md$
- repo: local - repo: local
hooks: hooks:
- id: convert-markdown-into-html - id: convert-markdown-into-html
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册