wemake-services/kira
Enable --warnings-as-errors and --long-compilation-threshold
Open
#56 opened on Jul 4, 2019
featuregood first issuehelp wanted
Repository metrics
- Stars
- (71 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.