wemake-services/kira
Enable --warnings-as-errors and --long-compilation-threshold
オープン
#56 opened on 2019/07/04
featuregood first issuehelp wanted
Repository metrics
- Stars
- (71 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.