Remove extraneous pattern match on:exec.stop/1 call
#32
Annotations
1 error and 3 warnings
|
Run tests
Process completed with exit code 2.
|
|
pattern_match:
lib/vector/agent.ex#L153
The pattern can never match the type {_, pos_integer()}.
|
|
Run tests
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
|
Run tests
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|