Bump styler from 0.11.9 to 1.0.0 #137
ci.yml
on: pull_request
Compile
1m 25s
Check Dependencies
15s
Test
1m 56s
Check Formatted
1m 26s
Credo
1m 15s
Dialyzer
4m 16s
Annotations
1 error and 2 warnings
Check Formatted
Process completed with exit code 1.
|
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|