Skip to content
代码片段 群组 项目
提交 31fcd70e 编辑于 作者: Dmitry Gruzd's avatar Dmitry Gruzd 提交者: Kerri Miller
浏览文件

Speed up haml lint lefthook

上级 2ebe073a
No related branches found
No related tags found
无相关合并请求
......@@ -17,7 +17,7 @@ pre-push:
tags: view haml style
files: git diff --name-only --diff-filter=d $(git merge-base origin/master HEAD)..HEAD
glob: '*.html.haml'
run: REVEAL_RUBOCOP_TODO=0 bundle exec haml-lint --config .haml-lint.yml {files}
run: REVEAL_RUBOCOP_TODO=0 bundle exec haml-lint --parallel --config .haml-lint.yml {files}
markdownlint:
tags: documentation style
files: git diff --name-only --diff-filter=d $(git merge-base origin/master HEAD)..HEAD
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册