wemake-services/kira

Enable --warnings-as-errors and --long-compilation-threshold

开放

#56 创建于 2019年7月4日

 (0 条评论) (0 个反应) (0 位负责人)Elixir (15 个派生)auto 404
featuregood first issuehelp wanted

仓库指标

星标
 (71 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

https://hexdocs.pm/mix/Mix.Tasks.Compile.Elixir.html

We need to enable these flags to make our build stronger. Let's set --long-compilation-threshold to 10 seconds.

贡献者指南