Mess with GH admonishments #58
Annotations
1 error and 3 warnings
Linting
Process completed with exit code 2.
|
Linting:
lib/livebooks/module.ex#L30
Nested modules could be aliased at the top of the invoking module.
|
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
|