Try module patching helpers #20
Annotations
1 error and 3 warnings
Linting
Process completed with exit code 16.
|
Linting:
lib/livebook/helpers.ex#L31
There should be no calls to `IO.inspect/1`.
|
Testing
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Testing
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|