chore: sync files with beam-community/common-config #4
Annotations
3 errors and 6 warnings
Dependencies
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|
Dialyzer
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 earmark_parser's mix.exs
|
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Dialyzer
~R/.../ is deprecated, use ~r/.../ instead
|
Credo
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Credo
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Credo
~R/.../ is deprecated, use ~r/.../ instead
|