提交 e9598f80 编写于 作者: L Lin Jen-Shin 提交者: Kamil Trzciński

Resolve "Fix danger commit messages check"

上级 48d31abc
......@@ -199,7 +199,7 @@ def lint_commit(commit)
end
def lint_commits(commits)
failed = commits.reject do |commit|
failed = commits.select do |commit|
lint_commit(commit)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册