Skip to content
代码片段 群组 项目
提交 0744e1a5 编辑于 作者: Piotr Skorupa's avatar Piotr Skorupa
浏览文件

Make rubocop happy

上级 2c622dc2
No related branches found
No related tags found
无相关合并请求
......@@ -13,7 +13,7 @@ module ProductIntelligence
].freeze
def missing_labels
return [] if !helper.ci?
return [] unless helper.ci?
labels = []
labels << 'product intelligence' unless helper.mr_has_labels?('product intelligence')
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册